SQL: SELECT t.*, f.name FROM [Table]threads t, [Table]forums f where f.fid=t.fid AND t.displayorder not IN(-1,-2) ORDER BY t.dateline DESC LIMIT 0, 10
Error: Table 't' is marked as crashed and should be repaired
Errno.: 1194
到 http://faq.comsenz.com 搜索此错误的解决方案