天空小小岛技术网站

标题: Error: Got error 134 from storage engine Errno.: 1030 [打印本页]

作者: 八号    时间: 2011-11-14 17:42
标题: Error: Got error 134 from storage engine Errno.: 1030
  1. Warning: mysql_query() [function.mysql-query]: Unable to save result set in xxx/xx.php on line 95

  2. MySQL Error
  3. Message: query_error
  4. SQL: SELECT * FROM `discuz`.cdb_threadsmod ORDER BY tid LIMIT 0, 100
  5. Error: Got error 134 from storage engine
  6. Errno.: 1030
  7. Click here to seek help.
复制代码
用命令检查了一下表
check table 表名;
发现数据库表损坏,修复一下表

repair table 表名;




欢迎光临 天空小小岛技术网站 (http://tkxxd.net/) Powered by Discuz! X3.1