Win7 64-bit flagship edition
MySQL 5.7.4
Encounter problems: After the installation is successful, the service cannot be configured, which is exactly when the card is started. For this issue, it will be resolved after the normal installation is introduced.
Installation of graphic tutorials on the internet is more, here is glued to a tutorial I refer to. Because this is mainly to share some of the problems I encountered during installation, so the normal installation process is directly used by someone else's installation steps.
Download the words are not much, directly open the installation:
650) this.width=650; "style=" width:687px;height:373px;vertical-align:middle; "src=" http://www.myexception.cn/img/ 2014/03/30/173310709.png "width=" 430 "height=" "/>"
Click on the Red box "install MySQL Products" to enter the installation interface, such as:
650) this.width=650; "style=" width:690px;height:386px; "src=" http://www.myexception.cn/img/2014/03/30/173310710. PNG "width=" 430 "height=" "/>
According to the first and second steps, enter:
650) this.width=650; "style=" width:693px;height:388px; "src=" http://www.myexception.cn/img/2014/03/30/173310711. PNG "width=" 430 "height=" "/>
Enter the setup interface, such as:
650) this.width=650; "style=" width:695px;height:388px; "src=" http://www.myexception.cn/img/2014/03/30/173310712. PNG "width=" 430 "height=" "/>
In the old version, the installation type has 3 types of installation:typical ( Typical installation), complete (full installation) and custom ( Custom Installation).
Typical ( Typical installation) installation installs only MySQL server,mysql command line client, and command line utility. The command line client and utilities include mysqldump, Myisamchk, and several other tools to help you manage your MySQL server.
The complete ( fully installed) installation installs all the components contained within the package. The components included in the full installation package include the embedded server library, benchmark suite, support scripts, and documentation.
Custom installation allows you to have complete control over the packages and installation paths you want to install.
In the new version, the options are different, but I have chosen the first item here, other options see:
650) this.width=650; "style=" width:693px;height:431px; "src=" http://www.myexception.cn/img/2014/03/30/173310713. PNG "width=" 430 "height=" "/>
Enter pre-installation environment verification, such as:
650) this.width=650; "style=" width:696px;height:392px; "src=" http://www.myexception.cn/img/2014/03/30/173310714. PNG "width=" 430 "height=" "/>
Click on the "Execute" button, you may download some programs, you can click on the installation on the line, until all the completed installation of achievements OK, such as:
650) this.width=650; "style=" width:694px;height:410px; "src=" http://www.myexception.cn/img/2014/03/30/173310715. PNG "width=" 430 "height=" "/>
Click "Next" to enter the installation, such as:
650) this.width=650; "style=" width:693px;height:408px; "src=" http://www.myexception.cn/img/2014/03/30/173310716. PNG "width=" 430 "height=" "/>
The network is not good, it will be a while, wait! When the installation is finished, such as:
650) this.width=650; "style=" width:695px;height:403px; "src=" http://www.myexception.cn/img/2014/03/30/173310717. PNG "width=" 430 "height=" "/>
Then the next step, such as:
650) this.width=650; "style=" width:696px;height:428px; "src=" http://www.myexception.cn/img/2014/03/30/173310718. PNG "width=" 430 "height=" "/>
Enter the server configuration, such as:
650) this.width=650; "style=" WIDTH:698PX;HEIGHT:409PX; "src=" http://www.myexception.cn/img/2014/03/30/173310719. PNG "width=" 430 "height=" "/>
You can choose from 3 server types, and the choice of which server will affect the memory, hard disk, and process or usage decisions of the MySQLConfiguration Wizard.
· Developer machine: This option represents a typical personal desktop workstation. Assume that there are multiple desktop applications running on the machine. Configure the MySQL server to use minimal system resources.
· Server machine: This option represents a server that the MySQL server can run with other applications, such as FTP, email, and Web servers. The MySQL server is configured to use the appropriate scale of system resources.
· Dedicated MySQL server machine (dedicated MySQL servers): This option represents a server that only runs the MySQL service. Assume that the run is not running other applications. The MySQL server is configured to use all available system resources.
Click on the "Next" button to enter:
650) this.width=650; "style=" WIDTH:685PX;HEIGHT:409PX; "src=" http://www.myexception.cn/img/2014/03/30/173310720. PNG "width=" 430 "height=" "/>
Click "Next" to enter the system service MYQSL configuration, such as:
650) this.width=650; "style=" width:683px;height:452px; "src=" http://www.myexception.cn/img/2014/03/30/173310721. PNG "width=" 430 "height=" "/>
Click "Next" to enter the log configuration interface, such as:
650) this.width=650; "style=" width:676px;height:408px; "src=" http://www.myexception.cn/img/2014/03/30/173310722. PNG "width=" 430 "height=" "/>
I simply configure the error log storage path, if you do not want to enter the log configuration, it is in the " server configuration " There is no advanced configuration,
650) this.width=650; "style=" float:left; src= "Http://www.myexception.cn/img/2014/03/30/173310723.png"/>
After configuring the log, click "Next" to enter the final configuration, such as:
650) this.width=650; "style=" width:677px;height:381px; "src=" http://www.myexception.cn/img/2014/03/30/173310724. PNG "width=" height= "/>"
When I installed it, I stuck it in the picture above and clicked show Details to see the card in the attemp to start service. Manually starting the MySQL service via local service also encounters an unexpected process abort.
Because it is the spare time installation, so, the whole card for one weeks, unloaded, loaded, and finally found the problem today, successfully installed. My solution to the same applies to the repair that failed to start the service after the installation of MySQL successfully. The remedy is:
1, the current Root password is set to empty, this may be the problem of MySQL itself, do not fill out this item. 2, continue to install, if the service is still stuck, please check the computer's services, MYSQLXXX, have right-click---properties---login tab---Select the Local System account, to allow services to interact with the desktop tick. 3, then install the MySQL interface, try again installation on it. 4, remember not to fill in the current Root Password
After the above operation, it can be installed successfully:
650) this.width=650; "style=" width:665px;height:360px; "src=" http://www.myexception.cn/img/2014/03/30/173310725. PNG "width=" height= "/>"
650) this.width=650; "style=" width:659px;height:368px; "src=" http://www.myexception.cn/img/2014/03/30/173310726. PNG "width=" height= "/>"
MySQL installation is complete, we verify, whether it can be used normally, such as:
650) this.width=650, "src=" Http://www.myexception.cn/img/2014/03/30/173310727.png "width=" "height=" (/>)
Or use MySQL Workbench, such as:
650) this.width=650; "style=" width:591px;height:372px; "src=" http://www.myexception.cn/img/2014/03/30/173310728. PNG "width=" height= "/>"
After entering the password, query, such as:
650) this.width=650; "src=" Http://www.myexception.cn/img/2014/03/30/173310729.png "/>
All installation configurations are complete.
Reference: Https://dev.mysql.com/doc/refman/5.1/zh/installing.html#windows-using-installer
Http://zhidao.baidu.com/link?url=GsaLgKDldR-XeH97qs2Vezv_ Dj0i4rvngkbn5ggpeixlvqvmihjnlwkflqdwdwcxrwjjryopeyqseoszjrokmnsy9jaeir7bod36sgy8qh3
This article is from the "Rookie counter attack" blog, please be sure to keep this source http://minhellic.blog.51cto.com/9493797/1565118
MySQL 5.7 installation process