1 2 3 4 5 6 7 8
err("Revoke UPDATE from test_user@%test_db") mysql_grant { "test_user@%test_db": privileges => [ "select_priv", 'insert_priv'], }