SET AUTOCOMMIT=0; USE provisioning; DELETE FROM voip_preferences WHERE attribute IN ('emergency_priorization', 'emergency_mode_enabled'); COMMIT;