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 = '19ff35c869cd20c7e04ef1dd6d55a295'

[TEP STOP]