2006 - MySQL server has gone away
select count(p.products_id) as total from products p left join specials s on p.products_id = s.products_id, products_description pd where p.products_status = '1' and p.products_free_gift_status = '0' and p.products_third_party_status = '0' and p.products_id = pd.products_id and pd.language_id = '1' and (p.products_related_tag like '%Nylon%' or p.products_related_tag like '% Silk%' or p.products_related_tag like '%Rayon%' or p.products_related_tag like '%France Lace%' )
[TEP STOP]
2006 - MySQL server has gone away
select 1 from sessions where sesskey = '0ck35a4e62fmcql4o9ihi27ji4'
[TEP STOP]