select count(*) as cnt from breed_store_goods where goods_view = '0' and ( instr(goods_name, '������') or instr(goods_keyword, '������') )


Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'locate'