2013 - Lost connection to MySQL server during query

SELECT products_name,pcd.categories_keyword,pcd.categories_name FROM products_description p left join products_to_categories pc on p.products_id =pc.products_id left join categories_description pcd on pc.categories_id = pcd.categories_id AND pcd.language_id = '4' where p.products_id='827' and p.language_id = '4'

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]