SQL: select count(*) from cdb_qmgstuff where username = '舞影飘飞' AND goodsid = '1'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267
Similar error report has beed dispatched to administrator before.
SQL: select count(*) from cdb_qmgstuff where username = '网管' AND goodsid = '1'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267
Similar error report has beed dispatched to administrator before.