|
 
- 帖子
- 1276
- 积分
- 1021
- 威望
- 0
- 金币
- 0 个
- 体力
- 1081
|
进入任何版块出现错误
Discuz! info: MySQL Query Error
User: 叼着烟吻@你
Time: 2007-5-9 3:07pm
Script: /bbs/forumdisplay.php
SQL: SELECT p.subject AS re_subject, p.message, t.*, p.rate FROM [Table]threads t
LEFT JOIN [Table]posts p ON (t.tid=p.tid AND t.lastpost=p.dateline)
LEFT JOIN [Table]posts p USING(tid, dateline)
WHERE t.tid IN (63) AND t.displayorder IN (2, 3)
ORDER BY displayorder DESC, lastpost DESC
LIMIT 0, 1
Error: Not unique table/alias: 'p'
Errno.: 1066
Similar error report has beed dispatched to administrator before. |
|