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 classid = '49' and (replace( ***_ecms_f.price, ',', '' ) +0 >= 30000) and (replace( ***_ecms_f.price, ',', '' ) +0 <= 40000) and Size >= 300 ) and type != 'Old-House' and is_hide = 0 order by title_en asc