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 = '200594' 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 = '67afdb27e6740bdc01719e3dc478d565'
[TEP STOP]