diff options
Diffstat (limited to 'mysql-test/main')
-rw-r--r-- | mysql-test/main/grant.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/grant.result b/mysql-test/main/grant.result index 671b6dc4247..92073388b69 100644 --- a/mysql-test/main/grant.result +++ b/mysql-test/main/grant.result @@ -623,6 +623,7 @@ References Databases,Tables To have references on tables Reload Server Admin To reload or refresh tables, logs and privileges Binlog admin Server To purge binary logs Binlog monitor Server To use SHOW BINLOG STATUS and SHOW BINARY LOG +Binlog replay Server To use BINLOG (generated by mariadb-binlog) Replication master admin Server To monitor connected slaves Replication slave admin Server To start/stop slave and apply binlog events Slave monitor Server To use SHOW SLAVE STATUS and SHOW RELAYLOG EVENTS |