ALTER TABLE `im_conferenceaction` CHANGE `type` `type` ENUM('create','invite','join','leave','close') NOT NULL DEFAULT 'create';