案装后出现如下错误,怎么回事?
指点一下,谢谢
Discuz! info: MySQL Query Error
Time: 2005-9-4 11:44pm
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='e85346959607b7d2cc0ec1935cd619f6' 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='e85346959607b7d2cc0ec1935cd619f6' AND secques='''
Errno.: 1064
Similar error report has beed dispatched to administrator before. |