» » » » » | | |
2006 - MySQL server has gone away
select count(*) as total from products p, products_to_categories p2c left join categories c using(categories_id) where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '106' and find_in_set('0', products_hide_from_groups) = 0 and find_in_set('0', categories_hide_from_groups) = 0
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = '6v3oc4u7e5qsri2fckj49s8e13'
[TEP STOP]
| |