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 = '7741' and pd.language_id = '1'

[TEP STOP]

2006 - MySQL server has gone away

select 1 from sessions where sesskey = 'a0f1bee31c368527cced119814844df1'

[TEP STOP]