MySQL:Table’performance_schema.session_variables’ doesn’t exist

MySQL:Table‘performance_schema.session_variables‘ doesn‘t exist

解决方案:找到mysql.exe
mysql -u root -p 登录

执行:set global show_campatibility_56=on; 即可加粗样式

MySQL:Table‘performance_schema.session_variables‘ doesn‘t exist

相关文章: