Warning: mysql_query(): MySQL server has gone away in C:\Apache24\htdocs\yoursiteweb.net\includes\functions\database.php on line 47

Warning: mysql_query(): Error reading result set's header in C:\Apache24\htdocs\yoursiteweb.net\includes\functions\database.php on line 47
2006 - MySQL server has gone away

select distinct p.products_id, p.products_image, p.products_tax_class_id, pd.products_name, pd.products_description , if(s.status_flash_selling, s.specials_price_flash_selling, s.specials_new_products_price) as products_price, s.expires_date from products p left join specials s on p.products_id = s.products_id, products_description pd, products_to_categories p2c, categories c where p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and p.products_status = '1' and p.products_type = '1' and p.products_id = pd.products_id and pd.language_id = '1' order by s.expires_date desc limit 0, 1

[TEP STOP YOURSITEWEB]

2006 - MySQL server has gone away

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

[TEP STOP YOURSITEWEB]