Today installed MySQL error and, not to the last four steps if the last four steps I can also solve, reported a not suitable for the installation of the environment
Then the manual version of the direct OK has not reported anything to do a simple two-step walk
Install MySQL
1, decompression, such as to D:\, for convenience, the Mysql-5.6.12-win32 directory to change
Names, such as MySQL
2, Win key +x (press a), into the CMD administrator mode
F:
CD Web/mysql/bin
Installing the MySQL Service
Mysqld.exe-install (the default service name is MySQL or Mysqld.exe-
Install "Mysql5″ Modify service name)
Delete MySQL Service
Mysqld.exe-remove (or Mysqld.exe-remove "Mysql5″")
3. ini parameter configuration file d:\mysql\
Change My-default.ini to My.ini and add parameters as needed
4. Start Stop Service
A) Start/stop xxaaaaaa at command line
net start MySQL
net stop MySQL
b) or go to the Control Panel for service startup
c) or start/Run input services.msc, OK, after finding MySQL boot
Don't worry MySQL can't put it on