The service cannot be deleted during MySQL installation. An error occurred while starting the service. cocould not start the service mysql. Error: 0
Check the service in the control panel and there is a MySQL service (the name may be another such as mysql4, depending on the configuration during installation ).
Right-click to start. "MySQL service cannot be started on the Local Computer" is displayed. "error 1067: Unexpected Process Termination ."
This problem is usually caused by the fact that the current instance already exists and MySQL is not completely installed (the same is true for uninstalling junk files ).
Step 1: uninstall MySQL.
Step 2: delete a service: Run Command Line, CMD,SC Delete MySQLMySQL is the service name.
Step 3: delete the spam file. In Windows 7, the path is c: \ programdata \ mysql. just delete it.
Step 4: reinstall MySQL.