mysql提示 1067错误 2020/09/24 | mysql | 评论(0) | 阅读(17) 在运行Mysql提示1067 错误,错误信息为: A system error has occurred.System error 1067 has occurred.The process terminated unexpectedly. 解决办法如下: 1.检查你的Mysql目录有没有给系统的System用户权限。 2.删除掉你的 %WINDOWS%/my.ini 文件。 3.检查你的 c:/my.cnf 文件配置是否正确。