MySQL service problems are often the most troublesome, often need to reload, and re-install many people unload dirty residual files , more can not be installed. You will encounter this problem in the next. Reload MySQL to the last step when you're stuck on the second line of the last step
For example, the start service is not:
The solution is to delete the registry + DELETE data file after uninstalling
1 uninstalling MySQL
Can be removed by opening the install package via the Remove option inside
2 Deleting a setup sequence file 3 Deleting the Registry
Directories that need to be removed from the registry: cmd-and regedit
1.hkey_local_machine\system\controlset001\services\eventlog\application\mysql Directory
2.hkey_local_machine\system\controlset002\services\eventlog\application\mysql Directory
3.hkey_local_machine\system\currentcontrolset\services\eventlog\application\mysql Directory
4.hkey_local_machine\system\currentcontrol001t\services\mysql Directory
5.hkey_local_machine\system\currentcontrol002\services\mysql Directory
6.hkey_local_machine\system\currentcontrolset\services\mysql Directory
4 Deleting a data file (important)
Delete C:\Documents and Settings\All Users\Application Data\mysql Directoryoften the Application Data folder is hidden and needs to be checked to show hidden folders. 5. Reboot (must be restarted to have effect)
After that, your MySQL reload will be fine!
SO happy!!!!
Fix MySQL Service unable to start, MySQL reload card in last step issue