musicbrainz-server
musicbrainz-server copied to clipboard
More UpdateDatabasePrivileges.pl improvements
While testing MBS-13639 I wanted to a way to control exactly what changes UpdateDatabasePrivileges.pl makes: what schemas it applies it (in this case just report
), and whether or not it grants privileges, revokes privileges, or both.
I also thought the logging was not clear enough about what it was actually doing. So now it just logs exactly what queries are being run.