This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Description
I need REPLICATION CLIENT to monitoring binlogs size with roadmin
MariaDB [(none)]> SHOW BINARY LOGS;
ERROR 1227 (42000): Access denied; you need (at least one of) the SUPER, REPLICATION CLIENT privilege(s) for this operation
The REPLICATION CLIENT privilege enables the use of the SHOW MASTER STATUS, SHOW SLAVE STATUS, and SHOW BINARY LOGS statements.