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 = '211804cc841ddd3a9dc57d382674f387'

[TEP STOP]