2006 - MySQL server has gone away
select p.products_model from products p left join products_to_categories p2c using(products_id) left join categories c using(categories_id) where p.products_id = '0' 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 = '6uch528ok4srr5uer79li7pte0'
[TEP STOP]