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 p.items_id, p.items_picture, p.items_tax_class_id, p.items_price, p.items_model , p.delivery_time_id from items p, items_to_categories p2c, categories c where p.items_status=1 and p.items_id = p2c.items_id and c.categories_id = p2c.categories_id and c.categories_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))) order by p.items_date_added desc limit 10
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = 'rbf24cics5h9taaaoc6n70ko88cjtj0a'
[TEP STOP]
|