Description
Server version: 10.5.11-MariaDB-1:10.5.11+maria~buster-log mariadb.org binary distribution
The first bug: This version of the database requires the SLAVE MONITOR permission to monitor the master-slave synchronization.
For example: GRANT SELECT, RELOAD, PROCESS, BINLOG MONITOR, SLAVE MONITOR
The second bug: This database version cannot obtain the size of the table.

Expected Results
This version of the database requires the SLAVE MONITOR permission to monitor the master-slave synchronization.
Actual Results
Granting only the REPLICATION CLIENT permission to the pmm user is not sufficient to collect the active synchronization data of the database.
Version
PMM Server v3.5
Steps to reproduce
No response
Relevant logs
Code of Conduct
Description
Server version: 10.5.11-MariaDB-1:10.5.11+maria~buster-log mariadb.org binary distribution
The first bug: This version of the database requires the SLAVE MONITOR permission to monitor the master-slave synchronization.
For example: GRANT SELECT, RELOAD, PROCESS, BINLOG MONITOR, SLAVE MONITOR
The second bug: This database version cannot obtain the size of the table.

Expected Results
This version of the database requires the SLAVE MONITOR permission to monitor the master-slave synchronization.
Actual Results
Granting only the REPLICATION CLIENT permission to the pmm user is not sufficient to collect the active synchronization data of the database.
Version
PMM Server v3.5
Steps to reproduce
No response
Relevant logs
Code of Conduct