USE provisioning; ALTER TABLE `voip_subscriber_location_mappings` CHANGE mode mode ENUM ('add','replace','offline') NOT NULL DEFAULT 'replace';