SELECT COUNT(DISTINCT `wr_parent`) AS `cnt` FROM g4_write_QnA WHERE ((INSTR(wr_subject, '��Ʈ��ũ')>0 or INSTR(wr_content, '��Ʈ��ũ')>0) and (INSTR(wr_subject, '�')>0 or INSTR(wr_content, '�')>0) ) and (wr_num between '-119532' and '-109532')
Illegal mix of collations (utf8mb3_general_ci,IMPLICIT) and (euckr_korean_ci,COERCIBLE) for operation 'locate' : 1267