2006 - MySQL server has gone away
select pd.products_name, p.products_model, p.products_image, p.products_id, p.manufacturers_id, p.products_price, p.products_weight, p.products_quantity, p.products_qty_blocks, p.products_tax_class_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, ptdc.discount_categories_id from products p left join specials s on p.products_id = s.products_id left join products_to_discount_categories ptdc on p.products_id = ptdc.products_id, products_description pd where p.products_status = '1' and pd.products_id = p.products_id and p.products_id in (1372,880,650,2086,1873,1163,871,2060,820,2075,1357,1016,235,312,557,752,1872,678,1729,826,86,1173,1118,381,1600,1548,89,1571,927,563,603) and pd.language_id = '1'
[TEP STOP]
2006 - MySQL server has gone away
select 1 from sessions where sesskey = 'mr32tqhlgo1fd8par9vo100g92'
[TEP STOP]