Home  >  Article  >  Database  >  mysql启动错误之mysql启动报1067错误解决方法_MySQL

mysql启动错误之mysql启动报1067错误解决方法_MySQL

WBOY
WBOYOriginal
2016-05-27 14:12:091113browse

bitsCN.com

解决方案:

1、在MY.INI文件中的 [mysqld] 中增加一行tmpdir="D:/MySQL/data/"修改后,还是启动不了或者能启动但关机后又出现同样问题,接着我做了第二步,重启正常。

2、删除DATA目录下除数据库文件夹外的其他文件,重启mysql,问题解决。

bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn