2006 - MySQL server has gone away

select categories.categories_id, categories_description.categories_name from categories, categories_description where categories.categories_id = categories_description.categories_id and find_in_set('0', categories.categories_hide_from_groups) = 0 and categories.parent_id = 0 and categories_description.language_id = '4' order by categories.sort_order, categories_description.categories_name

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]