Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-27611

CLONE - Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to 10.5, mysql_upgrade should take of that

    XMLWordPrintable

Details

    Description

      This is a clone of the original MDEV-23610

      This BUG is still not fixed. Although marked as closed. Found no way to reopen.... so created this clone.

      Easy steps to reproduce:

      SELECT VERSION();
      SELECT USER();
      GRANT REPLICATION CLIENT ON . TO 'CMDSYSTEM'@'%';
      SHOW GRANTS;
      SHOW SLAVE STATUS;

      =>

      10.5.13-MariaDB-log
      CMDSYSTEM@CAS-WS200115.caseris.intern
      GRANT BINLOG MONITOR ON . TO `CMDSYSTEM`@`%` IDENTIFIED BY PASSWORD '*something'

      Access denied; you need (at least one of) the SUPER, SLAVE MONITOR privilege(s) for this operation SQL.sql 10 1

      Attachments

        Issue Links

          Activity

            People

              greenman Ian Gilfillan
              ThomasHuppertz Thomas Huppertz
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.