Warning: mysql_query(): MySQL server has gone away in /webspace/18/65317/goozilla.eu/func_this/function_bigware_4.php on line 84

Warning: mysql_query(): Error reading result set's header in /webspace/18/65317/goozilla.eu/func_this/function_bigware_4.php on line 84
2006 - MySQL server has gone away

select distinct max(p.items_id), p.items_id, p.items_picture, p.items_tax_class_id, p.items_model, items_price from ((items p) left join specials s on p.items_id = s.items_id, items_to_categories p2c, categories c) where c.categories_status='1' and p.items_id = p2c.items_id and p2c.categories_id = c.categories_id and items_status = '1' AND (to_days(items_date_available_end) IS NULL OR (to_days(items_date_available_end) IS NOT NULL AND to_days(now()) <= to_days(items_date_available_end))) GROUP BY p.items_id order by p.items_date_added desc limit 9

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]