Toilettas2013 - Lost connection to MySQL server during query
select c.categories_id, cd.categories_name from categories c inner join categories_description cd on(c.categories_id = cd.categories_id) where c.categories_status='1' and c.parent_id='233' and cd.language_id='5' order by c.sort_order, cd.categories_name
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = 'dd991f89762894c1950f9264d17ef34a'