当前位置:网站首页>Build MySQL environment under mac
Build MySQL environment under mac
2022-06-13 02:01:00 【Sima Yi】
1. download
use dmg Mode of installation .Download MySQL Community Server
Or in the normal way , Open the website : http://www.mysql.com/downloads/ Get into , Click on the DOWNLOADS : MySQL Community Server

Pull down , notice download, Click to download

next , Will jump to the following page , You just have to choose not to log in , Download it directly

2. install
After downloading to local , Double-click to open , You will see a yellow Icon


Then double click the Yellow Icon , The installation steps will pop up

Press to continue

agree!

Point installation

Next, you will be asked to enter the boot password of your computer , Then install

Then the interface will pop up , Is to let you set MySQL Cryptographically , Select first , And then click next

Set a better password to remember , On the hook start mysql... Representative start MySQL service , And then click finish Installation is complete .

3. Test connection
Then let's test
ad locum , I chose Navicat Premium Essentials
Install package Links :http://m6.pc6.com/xuh6/navicatpre12115.zip
Click on connection

choice MySQL

Then fill in the database information

connectionname: Random filling
addto: Never mind
host:ip, If it is used to deploy local exercises , fill localhost,127.0.0.1 Fine , If you want to connect other ip, Add a new connection
port: Default 3306, Don't change
username: user name , It's usually root
password: User password , That is, the password set at the time of installation
After completing the , We click Test connection, appear succ It means success , And then click save, Completed .

边栏推荐
- 5、 Improvement of inventory query function
- SQL Server 删除数据库所有表和所有存储过程
- [the third day of actual combat of smart lock project based on stm32f401ret6 in 10 days] communication foundation and understanding serial port
- TensorFlow 2. X multi graphics card distributed training
- How to learn C language and share super detailed experience (learning note 1 -- basic data types of C language)
- Gome's ambition of "folding up" app
- Devexpress implementation flow chart
- Mac使用Docker安装Oracle
- STM32 IIC protocol controls pca9685 steering gear drive board
- Service creation and operation example of ROS
猜你喜欢

Ctrip reshapes new Ctrip

Ruixing coffee 2022, extricating itself from difficulties and ushering in a smooth path

Top level configuration + cooling black technology + cool appearance, the Red Devils 6S Pro is worthy of the flagship game of the year

Detailed explanation of maxpooling corresponding to conv1d, conv2d and conv3d machines of tensorflow2

pringboot之restfull接口规范注解(二)

Opencv camera calibration (1): internal and external parameters, distortion coefficient calibration and 3D point to 2D image projection

Ruixing coffee moves towards "national consumption"

Simple ranging using Arduino and ultrasonic sensors

传感器:MQ-5燃气模块测量燃气值(底部附代码)

指针链表的实现
随机推荐
Introduction to common ROS commands
Devaxpress Chinese description --tdximageslider (picture rotation control)
Numpy multidimensional array transpose transpose
Shell command notes
Use of Arduino series pressure sensors and detected data displayed by OLED (detailed tutorial)
cin,cin. get(),cin. Summary of the use of getline() and getline()
Topic creation and running example of ROS
Introduction to ROS runtime
LabVIEW large project development tools to improve quality
Gome's ambition of "folding up" app
Pytoch freeze pre training weights (feature extraction and BN layer)
Magics 23.0如何激活和使用视图工具页的切片预览功能
Restrict cell input type and display format in CXGRID control
Implementation of pointer linked list
Delphi Google API text to speech MP3 file
[the third day of actual combat of smart lock project based on stm32f401ret6 in 10 days] communication foundation and understanding serial port
Decoding iFLYTEK open platform 2.0 is a fertile land for developers and a source of industrial innovation
TensorFlow2的Conv1D, Conv2D,Conv3D机器对应的MaxPooling详解
STM32 external interrupt Usage Summary
TensorFlow 2. X multi graphics card distributed training