- [Type] 查询语句错误
- [145] Table '.\sq_mabao\forum_thread' is marked as crashed and should be repaired
- [Query] SELECT t.tid,t.posttableid,t.views,t.dateline,t.replies,t.author,t.authorid,t.subject,t.price
FROM forum_thread t LEFT JOIN forum_forum f ON f.fid = t.fid
WHERE t.dateline>'1336835636' AND t.heats>'0' AND t.displayorder>='0' AND f.status IN ('0', '1') ORDER BY t.heats DESC LIMIT 20
|