使用快速登陆时出现如下错误,如何解决?
Discuz! info: MySQL Query Error
Time: 2005-8-30 8:53pm
Script: /logging.php
SQL: SELECT m.uid AS discuz_uid, m.username AS discuz_user, m.password AS discuz_pw, m.adminid, m.groupid, m.credit, m.styleid AS styleidmem, m.lastvisit, m.lastpost, u.type as usertype, u.creditshigher, u.creditslower, u.allowinvisible
FROM cdb_members m LEFT JOIN cdb_usergroups u USING (groupid)
WHERE AND password='d41d8cd98f00b204e9800998ecf8427e' AND secques=''
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 password='d41d8cd98f00b204e9800998ecf8427e' AND secques='''
Errno.: 1064
Similar error report has beed dispatched to administrator before. |