SQL: SELECT win, lost, money FROM cdb_game_winuser where username='酷虫'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267
SQL: SELECT win, lost, money FROM cdb_game_winuser where username='酷虫'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267