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

GGalera Cluster 10.2.15 => 10.2.16, break syncro

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 10.2.16
    • N/A
    • Galera
    • None
    • Debian 9.5

    Description

      Upgrade of minor version of MariaDB 10.2.15 => 10.2.16.

      in all nodes in 10.2.15 we have :

      GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY PASSWORD '*F044D7108C68CDDDEVG2E00E980FZE9BB4A573E' WITH GRANT OPTION 
      

      We upgrade the node in 10.2.16 and it's updated the account debian-sys-maint

      apt-get install mariadb-server-10.2, and in 10.2.16 we have now :

      GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, RELOAD, SHUTDOWN, PROCESS, FILE, REFERENCES, INDEX, ALTER, SHOW DATABASES, SUPER, CREATE TEMPORARY TABLES, LOCK TABLES, EXECUTE, REPLICATION SLAVE, REPLICATION CLIENT, CREATE VIEW, SHOW VIEW, CREATE ROUTINE, ALTER ROUTINE, CREATE USER, EVENT, TRIGGER ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY PASSWORD '*F044D7108C68CDDDEVG2E00E980FZE9BB4A573E' WITH GRANT OPTION
      

      and nothing found here about it : https://mariadb.com/kb/en/library/mariadb-10216-changelog/

      in 10.3 i checked and we have ALL PRIVILEGES, so it's really a bug.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Aurelien_LEQUOY Aurélien LEQUOY
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.