Loading...
ݱ

ϴ.
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`>='2019-12-12') and `realty_kind`='3610' and `area` like '경기 양평군%' and nr.`trade_select` in ('mama') and ((`price`>='5000' and `price`<='15000')) and `trade_select`='mama' and nr.`view`='yes' 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