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 ('Downtown VE','Downtown VW','Coal Harbour','West End VW','False Creek','Yaletown') AND listingtype in ('House with Acreage','Apartment Unit','House/Single Family','Townhouse','1/2 Duplex') AND listprice_2 >= 0 AND bedrooms >= 1 AND bathstotal >= 1) OR (city in ('Vancouver') AND subarea in ('Kitsilano','Fairview VW','Dunbar','Point Grey') AND listingtype in ('Apartment Unit','House/Single Family','Townhouse','House with Acreage','1/2 Duplex','Row House (Non-Strata)') AND listprice_2 >= 0 AND bedrooms >= 1 AND bathstotal >= 1) OR (city in ('Langley') AND subarea in ('Willoughby Heights') AND listingtype in ('Apartment Unit','House with Acreage','Townhouse','Row House (Non-Strata)','House/Single Family','1/2 Duplex','Fourplex','Duplex') AND listprice_2 >= 0 AND bedrooms >= 1 AND bathstotal >= 1) OR (city in ('Delta') AND listingtype in ('Duplex','Manufactured','Apartment Unit','Row House (Non-Strata)','House/Single Family','1/2 Duplex','Townhouse','House with Acreage','Fourplex') AND listprice_2 >= 0 AND bedrooms >= 1 AND bathstotal >= 1) OR (city in ('North Vancouver') AND listingtype in ('Row House (Non-Strata)','House/Single Family','House with Acreage','Townhouse') AND listprice_2 >= 0 AND bedrooms >= 1 AND bathstotal >= 1) OR (city in ('North Vancouver','West Vancouver'))) group by `subarea`