1317 - Query execution was interrupted

select p.products_id, pd.products_head_title_tag, pd.products_head_keywords_tag, pd.products_head_desc_tag, p.manufacturers_id, p.products_model from products p inner join products_description pd on p.products_id = pd.products_id where p.products_id = '11783' and pd.language_id ='4' limit 1

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]