mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
d6e3d89c80
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. |
||
---|---|---|
.. | ||
autocommit_func2.inc | ||
bin_relay_log_basename_index.inc | ||
charset_basic.inc | ||
collation_basic.inc | ||
explicit_defaults_for_timestamp.inc | ||
secure_timestamp_func.inc | ||
sysvar_global_and_session_grant.inc | ||
sysvar_global_grant.inc | ||
sysvar_global_grant_alone.inc | ||
sysvar_session_grant.inc | ||
sysvar_session_grant_alone.inc | ||
sysvars_server.inc | ||
sysvars_server.opt |