Illegal mix of collations (tis620_thai_ci,IMPLICIT) and (utf8mb3_general_ci,COERCIBLE) for operation 'like'select count(*) as count_data from product where p_show_siamshop='yes' and p_pause = '' and p_stop = 0 AND (p_tag LIKE '%�˭�%' OR p_topic LIKE '%�˭�%' OR p_detail LIKE '%�˭�%' OR p_brand LIKE '%�˭�%' OR p_model LIKE '%�˭�%' )