[MXS-2600] Documentation is inconsistent regarding privileges for MariaDB Monitor Created: 2019-07-12 Updated: 2019-10-01 Resolved: 2019-10-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation, mariadbmon |
| Affects Version/s: | 2.3.9 |
| Fix Version/s: | 2.3.13, 2.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-91 |
| Description |
|
The documentation is inconsistent regarding the privileges that are needed by the user account used by MariaDB Monitor. One section says this:
https://mariadb.com/kb/en/mariadb-maxscale-23-mariadb-monitor/#configuration It mentions that the SUPER privilege may also be needed, but a latter section says that several other privileges may also be needed:
https://mariadb.com/kb/en/mariadb-maxscale-23-mariadb-monitor/#cluster-manipulation-operations These sections should be made consistent. I would also suggest adding a GRANT example to the "configuration" section that includes all privileges required for cluster manipulation options. e.g.:
|