SET AUTOCOMMIT=0; USE provisioning; DELETE FROM voip_preferences WHERE attribute = 'skip_upn_check_on_diversion'; COMMIT;