SELECT s.* FROM offers as s WHERE 1 = 1 AND s.city_id = '26' ORDER BY id DESC LIMIT 0, 10 [nativecode=1053 ** Server shutdown in progress]
FileLineFunction
/app/mapper/Offer.php298query()
/libs/PMF/controller/SearchEngine.php275findBySearchCriteria()
/app/controller/OfferSearchEngine.php37performSearch()
/app/section/City.php56getDecoratedOffers()
/app/section/City.php24makeOffers()
/libs/PMF/section/SectionFactory.php59__construct()
/index.php127getSection()