|
|
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, pd.items_name from items p, items_description pd, categories c where p.items_status = '1' and c.categories_status = '1' and p.items_ordered > 0 and p.items_id = pd.items_id and pd.language_id = '5' 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_ordered desc, pd.items_name limit 10
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = 'ldfbdo4hqg5tmc3qjfbj85ejch62efsr'
[TEP STOP]
|