Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-3198

MariadbMon documentation needs to take 10.5 privilege changes into account

    XMLWordPrintable

Details

    • MXS-SPRINT-116

    Description

      Currently the MairadMon documentation says that the REPLICATION CLIENT privilege is needed as a minimum:

      GRANT REPLICATION CLIENT on . to 'monitor_user'@'%';

      Assuming that this privilege is mostly needed to execute SHOW SLAVE STATUS it needs to be replaced with

      GRANT REPLICATION SLAVE ADMIN ON . to 'monitor_user'@'%'

      for server versions 10.5 and later.

      See also: https://mariadb.com/kb/en/changes-improvements-in-mariadb-105/#privileges-made-more-granular

      Attachments

        Activity

          People

            esa.korhonen Esa Korhonen
            hholzgra Hartmut Holzgraefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.