USE provisioning; SET autocommit = 0; DELETE FROM voip_preferences WHERE attribute = 'user_conf_priority'; COMMIT;