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

相关文章:

  • 2021-09-11
  • 2022-12-23
  • 2021-11-29
  • 2021-08-28
  • 2021-07-22
  • 2021-04-29
  • 2022-12-23
  • 2021-09-26
猜你喜欢
  • 2021-11-03
  • 2021-10-21
  • 2021-06-21
  • 2021-04-24
  • 2021-07-30
  • 2021-09-08
  • 2021-08-08
相关资源
相似解决方案