     
- 帖子
- 741167
- 精華
- 0
- 威望
- 1363
- 魅力
- 83216
- 讚好
- 31
|
75445#
發表於 2011-11-3 03:40 PM
| 只看該作者
Discuz! info: MySQL Query Error
Time: 2011-11-3 3:40pm
Script: /viewthread.php
SQL:
select authorid, wu2.twb_name AS current_twb_name, wu2.twb_nick AS current_twb_nick, wu2.status as current_status, from_weibo, wu.twb_nick as utwb_nick, wp.twb_name, wp.twb_nick,
wid, p.pid, wu.uid, wu.status from [Table]posts p left join twb_bind_posts wp on wp.pid=p.pid left join twb_users wu on wu.twb_name = wp.twb_name LEFT JOIN twb_users wu2 ON p.authorid = wu2.uid where p.tid='11571151' and p.pid in () order by wtimestamp asc
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 wtimestamp asc' at line 2
Errno.: 1064
Similar error report has beed dispatched to administrator before. |
|