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