1226 User 'pu6' has exceeded the 'max_questions' resource (current value: 150000)
in:
[select sale_specials_condition, sale_deduction_value, sale_deduction_type from salemaker_sales where sale_categories_all like '%,854,%' and sale_status = '1' and (sale_date_start <= now() or sale_date_start = '0001-01-01') and (sale_date_end >= now() or sale_date_end = '0001-01-01') and (sale_pricerange_from <= '30.9800' or sale_pricerange_from = '0') and (sale_pricerange_to >= '30.9800' or sale_pricerange_to = '0')]