The MySQL Service on Local Computer Started and Then Stopped

the MySQL service on local computer started and then stopped

After installing it by mysqld --install. Try this mysqld --initialize. We got the same problem but it's now working.

Unable to start the MySQL80 service on local computer

Well, Error 2 in MySQL simply arises due to missing file or wrong location. Probably the path of the service you are trying to run is wrong or missing.


Here are some reference of the same problem

  • windows could not start the MySQL. service on local computer. Error 2 : The system cannot find the file specified
  • MySql service Error 2: the system cannot find the file specified
  • Could not start the MySQL service on Local Computer. Error 2 [FIXED]
  • the MySQL service on local computer started and then stopped (Can also give this a look)


Possible Solution:

Check if the path to the service MySQL80 is proper and all the files exists with proper execution and network permissions. If nothing works, you can always use a different version to see if it is working there and if it does, report a bug in the new version.

the MySQL service on local computer started and then stopped

After installing it by mysqld --install. Try this mysqld --initialize. We got the same problem but it's now working.



Related Topics



Leave a reply



Submit