Äõ¸®¿¡¼ ¿¡·¯°¡ ³µ½À´Ï´Ù. |
Äõ¸®¹® |
select count(*) from `netk_member` as nm join `netk_realty_service` as nrs join `netk_realty` as nr where (nm.`uid`=nr.`uid` and nrs.`pno`=nr.`no`) and (nrs.`realty1_3`='limit' or nrs.`realty1_3`>='2023-06-03') and `realty_kind`='3610' and ((`area` like '������ ���������%')) and nr.`trade_select` in ('mama') and nr.`view`='yes' and (nr.`contract`='yes' or nr.`contract` is null) and (nr.`alert`!='yes' or nr.`alert` is null) |
|
¿¡·¯¸Þ¼¼Áö |
ERROR CODE 1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (euckr_korean_ci,COERCIBLE) for operation \'like\' |
|
ÆäÀÌÁö |
/realty/realty_list.php |
|