q请问楼主出现这问题怎么解决?
安装完毕,打开贴子显示这个
Discuz! info: MySQL Query Error
User: admin
Time: 2006-9-14 8:34pm
Script: /viewthread.php
SQL: SELECT p.*, m.uid, m.username, m.groupid, m.regdate, m.lastactivity, m.posts, 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, m.avatarshowid, mf.nickname, mf.site,
mf.icq, mf.qq, mf.yahoo, mf.msn, mf.taobao, mf.alipay, mf.location, mf.medals, mf.avatar, mf.avatarwidth,
mf.avatarheight, mf.sightml AS signature, mf.customstatus,tt.mypet, tt.mypetpic, tt.mypetname, tt.mypetjob, tt.mypetexp, tt.mypethp, tt.mypetmaxhp, tt.mypetsp, tt.mypetmp, tt.mypetmaxmp, tt.mypetdead, tt.openpk
FROM cdb_posts p
LEFT JOIN cdb_members m ON m.uid=p.authorid
LEFT JOIN cdb_memberfields mf ON mf.uid=m.uid
LEFT JOIN cdb_mypetdata tt ON tt.username=m.username
WHERE p.tid='1' AND p.invisible='0' ORDER BY dateline LIMIT 0, 10
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,IMPLICIT) for operation '='
Errno.: 1267
An error report has been dispatched to our administrator. |