the MySQL service on local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
Can anyone resolve this issue? Thanks.
Certain versions of MySQL add invalid hex values at the beginning of the my. ini configuration file. Deleting the first three hex values using a hex editor should resolve this issue.
Even with correct ownership, MySQL might fail to start up if there is other security software running on your system that manages application access to various parts of the file system. In this case, reconfigure that software to enable mysqld to access the directories it uses during normal operation.
the MySQL service on local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
You can check this by locating the my. ini file, located in your Windows installation directory (by default C:\Windows\) and opening it up in a text editor to verify that there are no duplicate entries. If there are, delete the duplicated entry and attempt to start the MySQL service again.
After installing it by mysqld --install
. Try this mysqld --initialize
. We got the same problem but it's now working.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With