今天服务器当机了,重启后就发现了如下错误:

Table ‘./mysql/proc’ is marked as crashed and should be repaired

解决方法:

repair table mysql.proc;

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
猜你喜欢
  • 2021-12-25
  • 2021-07-07
  • 2021-06-22
  • 2021-05-28
  • 2021-06-23
  • 2022-12-23
相关资源
相似解决方案