Warning: mysql_query() [function.mysql-query]: Unable to save result set in /usr/lib/php/pixilink/classes/SitemapIndexXML.php on line 23
Server shutdown in progressselect `subarea`, max(last_mod) as lastmod from boards.listings where status = 'Active' and `table` in ('mlsr_listings','vancouver_lotsland') and reciprocity = 'Yes' and ((city in ('Vancouver') AND subarea in ('Yaletown','Downtown VW','Coal Harbour','West End VW') AND listingtype in ('Apartment Unit','Townhouse') AND listprice_2 >= 25000 AND bedrooms >= 0 AND bathstotal >= 1) OR (city in ('Vancouver') AND listingtype in ('Apartment Unit','Townhouse') AND listprice_2 >= 2000000 AND bedrooms >= 1 AND bathstotal >= 1)) group by `subarea`