1317 - Query execution was interrupted

select p.products_id, p.products_model, p.products_image, p.products_quantity, p.products_price, p.products_tax_class_id, pd.products_name from products p, products_description pd where p.products_id = '174125' and p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '3'

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]