1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/mysql-test/suite/funcs_1/r
Sujatha 6da68049b5 MDEV-23610: Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to 10.5, mysql_upgrade should take of that
Add a new privilege "SLAVE MONITOR" which will grant user the permission
to execute "SHOW SLAVE STATUS" and "SHOW RELAYLOG EVENTS" commands.

SHOW SLAVE STATUS requires either SLAVE MONITOR/SUPER
SHOW RELAYLOG EVENTS requires SLAVE MONITOR privilege.
2020-11-16 14:31:44 +05:30
..
2020-04-16 12:12:26 +03:00
2020-04-15 09:56:03 +03:00
2018-12-18 09:15:41 +02:00
2019-12-27 21:17:16 +02:00
2019-09-23 17:35:29 +03:00
2019-02-13 11:52:36 +05:30
2019-09-23 10:25:34 +03:00
2020-04-16 12:12:26 +03:00
2020-04-15 09:56:03 +03:00
2020-04-16 12:12:26 +03:00
2020-04-15 09:56:03 +03:00
2020-04-25 21:57:52 +03:00