$0.00         check out    
search  
     currencies  
  
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")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 = 'u7vj1s33p9fd9bk984ec0phra3'

[TEP STOP]