Illegal mix of collations (utf8_general_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation 'like'
select count(*) as total from ***_ecms_item where checked=1 and classid='96' and (item like '%皮肤美容%')