mysql - "Plugin ' 0 ' is not loaded"

标签 mysql sql plugins upgrade

将 MySQL 升级到新版本后,当我想连接到服务器时出现错误:

 ERROR 1524 (HY000): Plugin '0' is not loaded

有什么想法吗?

最佳答案

这看起来像是 MySQL 中的一个错误,如 Bug #60432 Modifying mysql.user table can deny users from logging in 。其中指出:

If database manager accidentally (or deliberately) modifies mysql.user table by adding any column in position lower (or equal) than "max_user_connections", then after reloading privileges no one is allowed to log in.

解决方法:撤消在 user 表中所做的修改。

关于mysql - "Plugin ' 0 ' is not loaded",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31962242/

相关文章:

Python内部类自身

mysql - 编写查询以查找名字和姓氏相同的学生?

mysql - sql中的递归sql数学?

java - 如何按间隔对结果进行分组?

java - 从 gradle 任务执行 commons-math Java 类

MySQL - 行到列

php - 在mysql中插入多个相同名称的字段

mysql - 时间差返回整数ansi sql 92

wordpress - 在 Wordpress 后端上传期间重命名文件

java - ImageJ,向 ImagePlus 添加比例尺