|
|
Warning: mysql_query(): MySQL server has gone away in /home/icco/public_html/includes/functions/database.php on line 46
Warning: mysql_query(): Error reading result set's header in /home/icco/public_html/includes/functions/database.php on line 46
2006 - MySQL server has gone away
select distinct m.manufacturers_id as id, m.manufacturers_name as name from products p, products_to_categories p2c, manufacturers m where p.products_status = '1' and p.products_price > 0 and p.manufacturers_id = m.manufacturers_id and p.products_id = p2c.products_id and
p2c.categories_id = '1223' order by m.manufacturers_name
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = 'e6d85badab8fc8e1ee28af89b7d4f53e'
[TEP STOP]
| | |