服务器意外重启或者断电、 MySQL 不稳定等,都有可能引起数据表损坏。本教程简单讲述如何使用 phpMyAdmin 修复数据表。
报错信息类似于
[145] Table './xxxx/activities' is marked as crashed and should be repaired

1 、登录 phpMyAdmin,进入 phpMyAdmin 数据列表页面;

2 、选择一个数据表前的方框;

3 、页面下方 「选中项」 下拉选择 「修复表」;