2006 MySQL server has gone away SET NAMES utf82006 MySQL server has gone away select a.id, a.uid, a.carrier_id, a.subscribe_date, a.member_type from federated_members a, federated_sites b, federated_carriers c where a.uid = '999999999999' and b.site = 'muryou.mobile' and c.name = 'imode' and a.site_id = b.id and a.carrier_id = c.id and a.uid <> '999999999999' and a.unsubscribe_date is null