2006 - MySQL server has gone away

select max(IF(s.status, s.specials_new_products_price,(p.products_buyprice * ((p.products_raise / 100) +1)))) as max_final_price, min(IF(s.status, s.specials_new_products_price, (p.products_buyprice * ((p.products_raise / 100) +1)))) as min_final_price from products p left join specialsFR s on p.products_id = s.products_id, products_description pd, products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p.products_id and pd.language_id = '5' and p.manufacturers_id = '197'

[TEP STOP]

2006 - MySQL server has gone away

select 1 from sessions where sesskey = '91gfqr6b86sm7kbn5n6cc3vfj7'

[TEP STOP]