1053 - Server shutdown in progress

select p2c.products_id, p2c.categories_id, p.*, pd.* from products_to_categories p2c, products p, products_description pd where p2c.categories_id = '0' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p.menu_status != 'off' order by pd.products_name

[TEP STOP]

2006 - MySQL server has gone away

select 1 from sessions where sesskey = '9b98c3d066385eefe80f6b9241e3413f'

[TEP STOP]