Discuz! info: MySQL Query Error
User: 心灵港湾
Time: 2005-5-3 7:54pm
Script: /xinlingw/bbs/viewthread.php
SQL:
SELECT p.*, m.username, m.gender, m.groupid, m.adminid, m.regdate, m.lastactivity, m.postnum, m.credit, m.email, m.site, m.icq, m.oicq, m.yahoo, m.msn, m.location, m.avatar, m.avatarwidth, m.avatarheight, m.signature, m.customstatus, m.showemail,, m.hw
FROM cdb_posts p
LEFT JOIN cdb_members m ON m.uid=p.authorid
WHERE p.tid='3' ORDER BY dateline LIMIT 0, 10
Error: You have an error in your SQL syntax near ' m.hw
FROM cdb_posts p
LEFT JOIN cdb_members m ON m.uid=p.authorid
' at line 2
Errno.: 1064
Similar error report has beed dispatched to administrator before. |