标签:数据库 and should one p12 数据 red agent RKE
早上收到报警,数据库报错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
原文地址:https://blog.51cto.com/9025736/2405684