MySQL:Table’performance_schema.session_variables’ doesn’t exist 解决方案:找到mysql.exe mysql -u root -p 登录 执行:set global show_campatibility_56=on; 即可加粗样式 相关文章: 2021-09-11 2022-12-23 2021-11-29 2021-08-28 2021-07-22 2021-04-29 2022-12-23 2021-09-26