2013 - Lost connection to server during query
select count(*) as total from products p, products_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '36'
[TEP STOP]
2006 - Server has gone away
select 1 from sessions where sesskey = 'bgdg60o7tp9t0q38fnd7dpt3g7'
[TEP STOP]