输入banner图图片脚本导航/分类

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

早上收到报警,数据库报错Table erp_agents is marked as crashed and should be repaired
提示这张表损坏了,需要修复,
于是登录数据库:
root@mysql-2:~# mysql -uroot -p123456
MySQL [(none)]> use zhiliao-20190429;
MySQL [(none)]> REPAIR TABLE erp_agents;

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

标签:数据库   and   should   one   p12   数据   red   agent   RKE