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

MariaDB startup does not validate plugin-wsrep-provider when wsrep_mode=off or wsrep_provider is not set

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.11
    • N/A
    • Galera
    • None

    Description

      MariaDB startup does not validate plugin-wsrep-provider when wsrep_on=off or wsrep_provider is not set.
      Server should not allow to set new variable plugin-wsrep-provider if wsrep_on==off or when wsrep_provider is not set.

      $ /test/mtest/GAL_MD281122-mariadb-10.11.2-linux-x86_64-dbg/bin/mysql -A -uroot -S/test/mtest/GAL_MD281122-mariadb-10.11.2-linux-x86_64-dbg/node1/node1_socket.sock -e "show variables like 'wsrep_on'"
      +---------------+-------+
      | Variable_name | Value |
      +---------------+-------+
      | wsrep_on      | OFF   |
      +---------------+-------+
      $
       
      $ grep plugin-wsrep n1.cnf
      plugin-wsrep-provider=ON
      

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Jan Lindström (Inactive) made transition -
            Open In Progress
            8d 22h 57m 1
            Jan Lindström (Inactive) made transition -
            In Progress Stalled
            6d 21h 18m 1
            Jan Lindström (Inactive) made transition -
            Stalled Closed
            3d 8h 55m 1

            People

              jplindst Jan Lindström (Inactive)
              ramesh Ramesh Sivaraman
              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.