Bo-Blog Database System Tips: MySQL Query Error

Time: 2024-12-4 7:37pm
Script:

SQL: SELECT * FROM `***tags` WHERE `tagname`='网站结构优化' LIMIT 0,1
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
Errno.: 1267