0 -

select products_description.products_name, products.products_quantity, products.products_price, products.products_model, products_to_categories.products_id, products_to_categories.categories_id, products.products_tax_class_id FROM products, products_description, products_to_categories where products.products_id = products_description.products_id and products.products_status = 1 and products.products_id = products_to_categories.products_id and products_to_categories.categories_id = 362 and find_in_set('0', products.products_hide_from_groups) = 0 and products_description.language_id = 4 order by products_description.products_name

[TEP STOP]

2006 - MySQL server has gone away

select count(*) as total from sessions where sesskey = 'pfcs6ct9nta78hd3pbdvdulc24'

[TEP STOP]