1.问题详情

MySQL-解决 Table'performance_schema.session_variables' doesn't exist 问题

2.解决方法:登录MySQL数据库,然后执行命令: set global show_compatibility_56=on;

MySQL-解决 Table'performance_schema.session_variables' doesn't exist 问题

 

相关文章: