Top

1317 - Query execution was interrupted

select c.categories_id, cd.categories_name, cd.categories_description, c.categories_image, c.parent_id from categories c, categories_description cd where c.categories_id = cd.categories_id and cat_status=1 and cd.language_id="1" order by c.sort_order

[TEP STOP]

2006 - MySQL server has gone away

select 1 from sessions where sesskey = '3fe0a62a5e2f2994677ee1c8f08d781d'

[TEP STOP]