SQL语句错误:IIIegal mix of collations (latin1_swedish_ci,IMPLICIT)and (utf8_general_ci,COERCIBLE)for operation `like`
在网页中点击搜索,出现该问题的报错,这是mysql语句的报错,修改数据库中字段的排序规则就好。
SQL语句错误:IIIegal mix of collations (latin1_swedish_ci,IMPLICIT)and (utf8_general_ci,COERCIBLE)for operation `like`
在网页中点击搜索,出现该问题的报错,这是mysql语句的报错,修改数据库中字段的排序规则就好。