QUERY: SELECT p.products_id, p.products_model, p.label_ids, p.main_category, p.products_ean, p.products_fsk18, p.products_quantity, p.products_quantity_min, p.products_quantity_step, p.products_price, p.products_price_small_opt, p.products_price_opt, p.products_purchase_price, p.small_opt_purchase_price, p.count_small_opt_purchase_price, p.count_opt_purchase_price, p.opt_purchase_price, p.postavshik, p.suplier_catalog_id, p.postavshik_comment, p.name_catalog_id, p.products_tax_class_id, p.products_image, p.products_vpe, p.products_vpe_status, p.products_vpe_value, p.products_currency, p.products_page_url, p.video, p.show_video, pd.products_short_description, p.rev_total, p.rev_rating, pd.products_name FROM products p, products_description pd WHERE p.products_id = pd.products_id AND p.products_id in (14648156,14648157,14648158,14511020,14511021,14511022,14572105,14572106,14572107,14519710,14507993,14681393,14730844,15060569,14717566,14717567,15106109,14292986,14844950,14844951,15537673,15511906) AND p.products_id <> 14648156 AND p.products_status = 1 AND pd.language_id = 1 AND p.products_quantity > '0' ORDER BY products_price asc limit 50
ERROR: MySQL server has gone away