Server shutdown in progressselect listingid from boards.listings where `table` = 'mlsr_listings' and status = 'Active' and reciprocity = 'Yes' and city = 'Vancouver' and listingid <> 'R2416808' and bedrooms >= 3 and listprice_2 between 1499000 and 2099000 and class = '2' order by st_distance(listings.location, point(49.220732,-123.141068)) asc limit 12