summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysql_upgrade.test
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2022-12-10 12:08:31 +0100
committerSergei Golubchik <serg@mariadb.org>2023-02-06 14:31:48 +0100
commitd6e3d89c805725a9940952964157bfdcba0973a3 (patch)
treeafde2b8b51e11d27ed3d87ae20e36b79acff9f3d /mysql-test/main/mysql_upgrade.test
parent0ac5132505513a7eaf9a33d4494e9110061cf24b (diff)
downloadmariadb-git-d6e3d89c805725a9940952964157bfdcba0973a3.tar.gz
MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges
SUPER privilege used to allow various actions that were alternatively allowed by one of BINLOG ADMIN, BINLOG MONITOR, BINLOG REPLAY, CONNECTION ADMIN, FEDERATED ADMIN, REPL MASTER ADMIN, REPL SLAVE ADMIN, SET USER, SLAVE MONITOR. Now SUPER no longer does that, one has to grant one of the fine-grained privileges above to be to perform corresponding actions. On upgrade from MariaDB versions 10.11 and below all the privileges above are granted automatically if the user has SUPER. As a side-effect, such an upgrade will allow SUPER-user to run SHOW BINLOG EVENTS, SHOW RELAYLOG EVENTS, SHOW SLAVE HOSTS, even if he wasn't able to do it before the upgrade.
Diffstat (limited to 'mysql-test/main/mysql_upgrade.test')
0 files changed, 0 insertions, 0 deletions