|

- 帖子
- 79
- 积分
- 63
- 威望
- 0
- 金币
- 0 个
- 体力
- 75
|
- Time: 2007-9-9 2:38am
- Script: /index.php
- SQL: SELECT t.*, f.name FROM [Table]threads t, [Table]forums f WHERE t.fid<>'0' AND f.fid=t.fid AND f.fid NOT IN () AND t.displayorder>=0 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 ') AND t.displayorder>=0 ORDER BY t.dateline DESC LIMIT 0, 10' a
- Errno.: 1064
- Similar error report has beed dispatched to administrator before.
复制代码 |
|