2013 - Lost connection to MySQL server during query

select pd.products_head_title_tag from products p left join products_description pd on p.products_id = pd.products_id where p.products_id = '6823' and pd.language_id ='3' LIMIT 1

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]