2006 - MySQL server has gone away

select p.products_model from products p left join products_to_categories p2c on p.products_id = p2c.products_id left join categories c on p2c.categories_id = c.categories_id, products_description pd where c.categories_status = '1' and p.products_id = '12565' and p.products_id = pd.products_id

[TEP STOP]

2006 - MySQL server has gone away

select count(*) as total from sessions where sesskey = '174i7k1duvf7qnl3hoo9t2fuu3'

[TEP STOP]