MySQL server has gone away

CREATE TABLE IF NOT EXISTS `ps_pla_attribute_order` (
			`pla_attributes` MEDIUMTEXT NOT NULL
			) ENGINE=MyISAM DEFAULT CHARSET=utf8;