Sort aborted: Query execution was interrupted
select title_en,id from ***_ecms_village where id in(select xiaoquid from ***_ecms_f where checked =1 and is_hide = 0 and areas = 'Huqingping Minhang' and (replace( ***_ecms_f.price, ',', '' ) +0 >= 50000) and mixbedroom >= '5' and Size >= 100 and Size <=150 ) and type != 'Old-House' and is_hide = 0 order by title_en asc