ALTER TABLE `mn_Member` ADD `is_data_feeds` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `is_support_account` ;