Server shutdown in progressselect listingid from boards.listings where `table` = 'mlsr_listings' and status = 'Active' and reciprocity = 'Yes' and city = 'Vancouver' and listingid <> 'R2704469' and listprice_2 > 2000000 and class = '1' order by st_distance(listings.location, point(49.211772,-123.087318)) asc limit 12