MySQL服务不会在系统启动时自动启动,当我尝试启动MySQL服务时,它将显示以下输出
C:\Windows\system32>net start MySQL
The MySQL service is starting.
The MySQL service could not be started.
The service did not report an error.
More help is available by typing NET HELPMSG 3534.
如果遇到此类问题,请提出解决问题的方法。
我的MySQL80服务器无法启动,因为my.ini是使用UTF-8编码而不是ANSI保存的。