1226 User 'shop_koupelny-in' has exceeded the 'max_questions' resource (current value: 90000)
in:
[select p.products_id, p.products_model, p.products_price_sorter, pd.products_name, p.products_sort_order from products p, products_description pd, products_to_categories ptc where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id= '2' and p.products_id = ptc.products_id and ptc.categories_id = '690' order by pd.products_name]