2013 Lost connection to MySQL server during query
in:
[select sale_specials_condition, sale_deduction_value, sale_deduction_type from salemaker_sales where sale_categories_all like '%,8,%' 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 <= '56.8600' or sale_pricerange_from = '0') and (sale_pricerange_to >= '56.8600' or sale_pricerange_to = '0')]