2006 - MySQL server has gone away

select * from manufacturers m, products p, equip e where m.manufacturers_id = p.manufacturers_id && e.ecode = p.ecode && p.products_status = 1 && p.ecode in (510) && p.site = 'C' && p.sizecode = '9' order by e.ecode asc, m.manufacturers_name asc, p.capacity asc

[TEP STOP]

2006 - MySQL server has gone away

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

[TEP STOP]