REPAIR修复mysql报错is marked as crashed and should be

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了REPAIR修复mysql报错is marked as crashed and should be相关的知识,希望对你有一定的参考价值。

早上收到报警,数据库报错Table erp_agents is marked as crashed and should be repaired

提示这张表损坏了,需要修复,
于是登录数据库:
[email protected]:~# mysql -uroot -p123456
MySQL [(none)]> use zhiliao-20190429;
MySQL [(none)]> REPAIR TABLE erp_agents;

以上是关于REPAIR修复mysql报错is marked as crashed and should be的主要内容,如果未能解决你的问题,请参考以下文章

MySQL错误修复:Table crashed repair

Table '.mysqlproc' is marked as crashed and should be repaired 报错

mysql is marked as crashed and should be repaired

mysql报错:Table 'ta_history' is marked as crashed and should be repa

[MySQL]快速解决"Table '.sjzlfzbp_post' is marked as crashed and should be repaired"故

mysql 报错'./ivr/T_CDR' is marked as crashed and should be repaired when doing LOCK TABLES(示例代