Discuz! info: MySQL Query Error

Time: 2024-5-14 1:00pm
Script: /thread-1758-1-1.html

SQL: SELECT p.*, m.uid, m.username, m.groupid, m.adminid, m.regdate, m.lastactivity, m.posts, m.threads, m.digestposts, m.oltime,
m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3, m.extcredits4, m.extcredits5, m.extcredits6,
m.extcredits7, m.extcredits8, m.email, m.gender, m.showemail, m.invisible, mf.nickname, mf.site,
mf.icq, mf.qq, mf.yahoo, mf.msn, mf.taobao, mf.alipay, mf.location, mf.medals,
mf.sightml AS signature, mf.customstatus, mf.spacename , mf.field_1, mf.field_2, mf.field_3, mf.field_4, mf.field_5, mf.field_6, mf.field_7, mf.field_8, mf.field_9, mf.field_10, mf.field_11, mf.field_12, mf.field_13, mf.field_14, mf.field_16, mf.field_17
FROM [Table]posts p
LEFT JOIN [Table]members m ON m.uid=p.authorid
LEFT JOIN [Table]memberfields mf ON mf.uid=m.uid
WHERE p.tid='1758' AND p.invisible='0' ORDER BY dateline 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 '-0,' at line 9
Errno.: 1064

到 http://faq.comsenz.com 搜索此错误的解决方案