Error
Workaround: 1. Initialize the data file (MySQL installation bin directory): MySQL--initailize, need to wait about half a minute to react
2. If you are prompted with the error data directory already has, there are two ways, one is to find the installation bin directory of the sibling directory data is deleted directly (if you cannot delete the second method), and then re-initialized again: MySQL--initailize
The second method is simple: Open Task Manager directly, check Mysqld.exe (usually this service, if there are other MySQL services are also turned off to save trouble) point to end the process, and finally start the MySQL service
3. Very convenient method (preferably not, perhaps you have previously configured the service has changed something, but also to re-add, this method is generally suitable for beginners): Delete the original service, re-registration:
Mysqld.exe service MySQL
Mysqld.exe-install
Start service: net start MySQL
Start MySQL Service error: After the MySQL server on the local computer starts to stop, some services are in ....