SQL: SELECT id FROM the3_photo_info WHERE uname='大麻哈鱼' ORDER BY id DESC
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 id FROM cdb_photo_imger WHERE bgname='美丽女孩 '
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267