|
| Products meeting the search criteria |
 |
|
 |
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/content/b/r/e/bresoftware3/html/includes/functions/database.php on line 44
1317 - Query execution was interrupted
select count(distinct p.products_id) as total from (((products p
left join products_groups pg on (p.products_id = pg.products_id) and pg.customers_group_id like '%g%')
left join specials s on p.products_id = s.products_id )
left join manufacturers m on p.manufacturers_id = m.manufacturers_id ) , products_description pd,
categories c,
products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%wwf%' or p.products_model like '%wwf%' or m.manufacturers_name like '%wwf%') and (pd.products_name like '%no%' or p.products_model like '%no%' or m.manufacturers_name like '%no%') and (pd.products_name like '%mercy%' or p.products_model like '%mercy%' or m.manufacturers_name like '%mercy%') ) and p.products_group_access like '%g%'
TEP_DB_ERRORR
2013 - Lost connection to MySQL server during query
select count(*) as total from sessions where sesskey = '7d934b1cf1e5f816f50a2486a4c1b072'
TEP_DB_ERRORR
| |