Access MySQL URL: https://dev.mysql.com/
Below you need to log in to your Oracle account to download it!
After the download is a decompression package form exists ~
Files after decompression
Here I create a new My.ini file ~ Copy the contents of the My-default.ini file
The path to MySQL after the first equals sign
The second equal sign is a path of mysql/date
Save Close ~
Configuring the MySQL environment variable
Copy MySQL down bin directory
With Java should know where to find ~
This PC right-click Properties Advanced System Settings
Locate the path edit in the system variable
Append the path that you just copied after the value of the variable remember to add a semicolon in the English state at the back ~
Run the cmd window below with the administrator
Enter the Lib directory for MySQL
Input command: Mysqld-install
Success will appear in English after completion
Start MySQL service: net start MySQL
Since my installation is complete, no longer post the installation command diagram ~
The following is the installation of native for MySQL ~
Navicat:http://www.navicat.com.cn/download/navicat-for-mysql
Run after download ~
Next ~ Select Path ~
Then do not direct the next step directly to complete ~
In my blog There is an essay that describes how to hack MySQL can be manipulated ~
If the break fails, you can change the version ~ Maybe the tool does not support the crack of Navicat12 ~
I tried three times a failure ~
Cracked: http://www.cnblogs.com/mmmmyblog/p/7879886.html
MySQL installation and graphical interface usage