2006 - MySQL server has gone away

select count(*) as total from products p, products_description pd left join products_to_categories p2c using(products_id) left join categories c using(categories_id) where p.products_status = '1' and p.products_id = '6555' and pd.products_id = p.products_id and pd.language_id = '4' and find_in_set('0', products_hide_from_groups) = 0 and find_in_set('0', categories_hide_from_groups) = 0

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]