|
|
|
Products |
|
Displaying 145 to 192 |
Result Pages: |
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 p.products_id, p.products_image, p.products_tax_class_id, p.products_quantity, if(s.status, s.specials_new_products_price, p.products_price) as products_price, p.products_each_price, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price, p.products_type from products p left join specials s on p.products_id = s.products_id, products_to_categories p2c, categories c where c.categories_status='1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and p.products_status = '1' order by p.sort_id desc, p.products_last_modified desc, p.products_date_added desc, p.products_id desc limit 144, 48
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = '3fe2a7cd8295183cbbe0ab13c3624e4c'
[TEP STOP]
| | | |