| Discuz! info: MySQL Query Error 
 Time: 2007-5-3 3:59pm
 Script: /bbs/logging.php
 
 SQL: SELECT m.uid AS discuz_uid, m.username AS discuz_user, m.password AS discuz_pw, m.secques AS discuz_secques,
 m.adminid, m.groupid, m.styleid AS styleidmem, m.lastvisit, m.lastpost, u.allowinvisible
 FROM [Table]members m LEFT JOIN [Table]usergroups u USING (groupid)
 WHERE m.username='城市童话'
 Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
 Errno.: 1267
 |