Bo-Blog Database System Tips: MySQL Query Error

Time: 2024-4-19 1:39pm
Script:

SQL: SELECT * FROM `***tags` WHERE `tagname`='dataĿ¼' LIMIT 0,1
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Errno.: 1267