Illegal mix of collations (utf8_general_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation 'like'
select count(*) as total from ***_ecms_doctor where checked=1 and classid='90' and (item like '%光子美容%')