Warning: mysql_query(): Unable to save result set in /home/httpd/vhosts/vision-tw.com/httpdocs/shopping/inc/xtc_db_query.inc.php on line 30
1053 - Server shutdown in progress

select p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, p.products_image, p2c.categories_id, cd.categories_name from products p, products_description pd, products_to_categories p2c, categories_description cd where p.products_status = '1' and p.products_id = '20' and pd.products_id = '20' and p2c.products_id = '20' and pd.language_id = '1' and cd.categories_id = p2c.categories_id and cd.language_id = '1'

[XT SQL Error]

2013 - Lost connection to MySQL server during query

select count(*) as total from sessions where sesskey = 'templates'

[XT SQL Error]