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 (121) && p.site = 'C' && p.sizecode = '2' 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 = '0o39qs4l0lgerbfn69cv4vhpf1'

[TEP STOP]