ALTER TABLE `mn_Location` ADD `raw_datafeeds` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `id_current_mcpe_status` ;