summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/grant_replication_slave.test
Commit message (Collapse)AuthorAgeFilesLines
* An additional test for MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-241-0/+39
Adding a test to check that having a user with REPLICATION SLAVE privilege is enough to run replication. Made by Serg.