|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
错误如下 啊..
SQL: SELECT a.tid, a.attachment, p.subject FROM cdb_attachments a LEFT JOIN cdb_posts p USING(pid) WHERE p.fid IN() and a.filetype='image/pjpeg' ORDER BY aid DESC LIMIT 0,
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 a.filetype='image/pjpeg' ORDER BY aid DESC LIMIT 0,' at line 1
Errno.: 1064
Similar error report has beed dispatched to administrator before.
[ 本帖最后由 waitme 于 2006-6-27 16:01 编辑 ] |
|