Discuz! info: MySQL Query Error

Time: 2013-6-19 1:49am
Script: /forum/doc.php

SQL: SELECT d.*,max(h.his_created_time) h,m.username
FROM [Table]members m,[Table]doc d ,[Table]his h
WHERE m.uid = d.doc_creator and d.doc_id=h.doc_id and h.his_coop=1
AND d.state=1 and d.doc_pass=1 and d.cat_id in('32') group by d.doc_id ORDER BY h desc limit 70,10
Error: Got error 28 from storage engine
Errno.: 1030

到 http://faq.comsenz.com 搜索此错误的解决方案