2006 - MySQL server has gone away
select distinct equip.ecode id, equip.description text from products,equip where products.ecode = equip.ecode && products.is_equip = 1 && products.site = 'L' order by id
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = 'b5etjhgust6li6fdj12uvljce0'
[TEP STOP]