Navicat cannot proceed because system tables

作者: 蓝鹰 分类: MYSQL 发布时间: 2013-05-20 14:08 ė112 浏览数 6Navicat cannot proceed because system tables已关闭评论

Navicat的官方网站上找到了一段信息:

Please try to update your system table and to see if it solves your problem. mysql_upgrade is stored in the “bin” folder under the MySQL server installation path.

解决方法:

mysql_upgrade -u root -p123

重启服务.

本文出自 蓝鹰博客,转载时请注明出处及相应链接。

本文永久链接: http://www.lanyingblog.com/blog/244.html

Ɣ回顶部