Link Address: http://jingyan.baidu.com/article/90bc8fc8615c99f653640cc4.html
Tools/Materials
- Download the installation package on official website
- System needs to install NET 4.0 and above runtime library
Baidu Experience: jingyan.baidu.com
Method/Step
Double-click the mysql-installer-community-5.6.24.0 installation to accept the user License agreement
Steps to read
Choose the type of installation: Developer default installation Type, development mode, which represents a typical personal desktop workstation, assuming that multiple desktop applications are running on the machine, configuring the MySQL server to use minimal system resources, and server only as a server, This option represents the server and the MySQL server can run with other applications, such as FTP, email, and Web servers, and the MySQL server is configured to use the appropriate proportional system resources; Custom customized installation type;
As a server type database installation, you need to select a custom installation type and install a custom installation path.
Steps to read
Choose the installation option, MySQL servers required option, core components, depending on the number of system digits to choose, applications application and MYSQL connectors connector is optional, documentation similar to the Help document information optional.
Steps to read
-
Select File installation directory path and data save directory path
< Span class= "ENTER-STEP-BTN" > step reading Steps to read step read step read
Select configuration options, Developer machine (development machines), server machine (servers), dedicated MySQL server machine (dedicated MySQL servers), top two have descriptions above, Dedicated MySQL server-this option represents the server running the MySQL service only, assuming that no other applications are running and that the MySQL server is configured to use all available system resources.
If the service program and library are installed on the same machine, it is recommended to select the server machines, below the show advanced options, as a beginner, choose Developer Machine.
Steps to read
Set the root password to configure the Windows service default
steps to read steps to read
Configuration log, customizable path to keep log documents easy to manage, error log: Record problems when starting, running, or stopping mysqld; General log: Records established client connections and executed statements, occupying more resources by default is not enabled; Show query Log slow query logs: Log all queries that have been executed for more than long_query_time seconds or queries that do not use indexes, Bin log binary logs, statements that record all changes to the data, and also for replication, enabling this log when Master and slave backups are enabled.
Steps to read
The App service configuration installs until the end.
steps to read steps to read steps to read END
Installing the mysql5.6.24 version under Windows