2006 - MySQL server has gone away

select p.products_id, p.units, p.unit_type_id, p.products_image, p.products_tax_class_id, p.products_price from products p, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and c.hidden = 0 order by products_date_added desc limit 6

[TEP STOP]

2006 - MySQL server has gone away

select 1 from sessions where sesskey = 'qe99nmun2nusgrh939j5l560nv'

[TEP STOP]