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