1317 - Query execution was interrupted
select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id="1" AND (c.parent_id = "0" OR c.parent_id = "83" OR c.parent_id = "406")order by sort_order, cd.categories_name
[TEP STOP]
Warning: mysql_query() [function.mysql-query]: MySQL server has gone away in C:\AMP\Ampps\www\includes\functions\database.php on line 93
Warning: mysql_query() [function.mysql-query]: Error reading result set's header in C:\AMP\Ampps\www\includes\functions\database.php on line 93
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = 'i3nnc5afa962atlrelokrib8t3'
[TEP STOP]
| |