Table 'performance_schema.session_status' doesn't exist和Native table 'performance_sc

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Table 'performance_schema.session_status' doesn't exist和Native table 'performance_sc相关的知识,希望对你有一定的参考价值。

如果从mysql5.6升到5.7,可能会出现Table ‘performance_schema.session_status‘ doesn‘t exist和Native table ‘performance_schema‘.‘session_status‘ has the wrong structure这两个错误,解决办法:

执行以下指令:

mysql_upgrade -u root -p --force

然后重启MySQL:

systemctl restart mysqld

这样就正常了!!!

以上是关于Table 'performance_schema.session_status' doesn't exist和Native table 'performance_sc的主要内容,如果未能解决你的问题,请参考以下文章

如何来使用bootstrap table

AttributeError:'Spi der'对象没有属性'table'

CREATE UNIQUE INDEX 终止,因为发现对象名称 'dbo.table1' 和索引名称 'PK_table1' 有重复的键

layui实现table加载的示例代码

Mysql入门基础命令

layui table 不直接使用原始数据赋值,避免增加'LAY_TABLE_INDEX'字段