MySQL 5.7 for Windows uncompressed version configuration installation
Http://jingyan.baidu.com/article/f3ad7d0ffc061a09c3345bf0.html
Basedir =d:/program Files (x86)/mysql-5.7.15
DataDir =d:/program Files (x86)/mysql-5.7.15\data
D:\Program Files (x86) \mysql-5.7.15\bin>mysqld-install
Service successfully installed.
D:\Program Files (x86) \mysql-5.7.15\bin>net start MySQL
The MySQL service is starting.
The MySQL service could not be started.
The service did not report any errors.
To view logs:
Mysql:table ' mysql.plugin ' doesn ' t exist
2016-10-11t02:16:26.611630z 0 [ERROR] Can ' t open the Mysql.plugin table. Please run Mysql_upgrade to create it.
2016-10-11t02:16:26.695635z 0 [ERROR] Fatal Error:can ' t open and Lock Privilege tables:table ' mysql.user ' doesn ' t exist
2016-10-11t02:16:26.697635z 0 [ERROR] aborting
Http://dev.mysql.com/doc/refman/5.7/en/windows-troubleshooting.html
Finally download the Mysql-installer-community-5.7.15.0.msi from the official website, can be used after installation
The successful My.ini copy to the zip version will not start successfully, if the start of the successful data directory to copy the following files can be started successfully.
Simply download an MSI:
http://dev.mysql.com/downloads/mysql/
Mysql-installer-community-5.7.15.0.msi
MySQL 5.7 for Windows uncompressed version of MySQL service failed to start