|
發表於 2008-5-18 17:59:53
|
顯示全部樓層
回覆 #9 傻小妹 的帖子
Discuz! info: MySQL Query Error
User: 鐢熷懡涔嬫按
Time: 2008-5-18 5:56pm
Script: /forum/forumdisplay.php
SQL: SELECT t.*, p.rate FROM [Table]threads t
LEFT JOIN [Table]posts p USING(tid, dateline)
WHERE t.fid='37' AND special='1' AND t.displayorder>=0
ORDER BY t.displayorder DESC, t.lastpost DESC
LIMIT -3, 30
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 '-3, 30' at line 5
Errno.: 1064 |
|