1053 - Server shutdown in progress

select count(*) as total from products p, products_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '3'

[TEP STOP]

2006 - MySQL server has gone away

select 1 from sessions where sesskey = 'ef34abca2eb5d159987f7318098c4376'

[TEP STOP]