Home >Database >Mysql Tutorial >MySql报错Table mysql.plugin doesn't exist的解决方法

MySql报错Table mysql.plugin doesn't exist的解决方法

WBOY
WBOYOriginal
2016-06-01 09:57:081261browse

一般产生原因是手工更改my.ini的数据库文件存放地址导致的 

mysql服务启动时候找不到内置数据库“mysql”,找不到那张表,就包了上述错误。 

解决办法:将安装目录或之前的目录里面的“mysql”数据库拷贝到新的数据库文件存放目录即可

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