Table 'performance_schema.session_variables' doesn't exist

Posted 茫海

tags:

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

出现标题所示错误时设置如下参数可以解决!
set @@global.show_compatibility_56=ON;

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