[mysql] Can't read from messagefile

系统:windows

重启mysql服务出现 Server] Can't read from messagefile 等错误时候,

应先执行 mysqld --initialize-insecure 进项初始化操作

然后重启服务成功

原文地址:https://www.cnblogs.com/china-flint/p/9523757.html