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

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

在mysql管理软件中执行查询语句:

repair table mysql.proc;

会返回:

mysql.proc repair status OK

就表明修复成功

posted @ 2019-05-30 17:28  MR__Wang  阅读(1067)  评论(0编辑  收藏  举报