|

- 帖子
- 82
- 积分
- 66
- 威望
- 0
- 金币
- 0 个
- 体力
- 85
- 注册时间
- 2007-1-15
|
Discuz! info: MySQL Query Error
User: salina
Time: 2007-7-27 3:37pm
Script: /bbs/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 () 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 ') ORDER BY t.dateline DESC LIMIT 0, 10' at line 1
Errno.: 1064
Similar error report has beed dispatched to administrator before.
修改index.php后出现的错误,请问如何修改??? |
|