1226 User 'pu4' 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 '%,831,%' 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 <= '23.6800' or sale_pricerange_from = '0') and (sale_pricerange_to >= '23.6800' or sale_pricerange_to = '0')]