全新安装后,点击宠物中心出现
Discuz! info: MySQL Query Error
User: qq
Time: 2006-9-10 9:54am
Script: /plugin.php
SQL: SELECT * FROM cdb_mypetdata WHERE username='qq';
Error: Illegal mix of collations (gbk_chinese_ci,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
Errno.: 1267
Similar error report has beed dispatched to administrator before.
打开帖子出现
Discuz! info: MySQL Query Error
User: qq
Time: 2006-9-10 9:53am
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,b.mypetname,b.mypet,b.mypetlevel,b.mypetdead,b.openpk,b.mypethp,b.mypetsp,b.mypetexp,b.mypetsex,b.mypetsx,b.mypetnowmaxhp,b.mypetnowmaxsp,b.petep,b.spf,b.hpf,b.petnowexp,b.petnextlvexp
, 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
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 b ON b.username=p.author
WHERE p.tid='299104' AND p.invisible='0' ORDER BY dateline LIMIT 0, 10
Error: Illegal mix of collations (gbk_chinese_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
Errno.: 1267
Similar error report has beed dispatched to administrator before.
不知那里出错,请狗狗解决! |