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