SQL: SELECT t.*, f.name FROM [Table]threads t, [Table]forums f where f.fid=t.fid AND f.fid not IN(8,21,24,16,2,23,38,17) AND t.displayorder not IN(-1,-2) ORDER BY t.dateline DESC LIMIT 0, 10
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ',38,17) AND t.displayorder not IN(-1,-2) ORDER BY t.dateline DESC LIMIT 0, 10' at line 1
Errno.: 1064
Similar error report has been dispatched to administrator before.
到 http://faq.comsenz.com 搜索此错误的解决方案