服务器意外重启或者断电、MySQL 不稳定等,都有可能引起数据表损坏。本教程简单讲述如何使用 phpMyAdmin 修复数据表。
报错信息类似于
[145] Table './xxxx/activities' is marked as crashed and should be repaire ...
服务器意外重启或者断电、MySQL 不稳定等,都有可能引起数据表损坏。本教程简单讲述如何使用 phpMyAdmin 修复数据表。
报错信息类似于
[145] Table './xxxx/activities' is marked as crashed and should be repaire ...
所遇问题现象,论坛有一些帖子不访问,报以下错误:
Discuz! Database Error
(145) Table "./jdhr/security_failedlog" is marked as crashed and should be repaired
SELECT count(*) FROM security_failedlog
...