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

When set at runtime, wsrep_sst_method accepts any value

Details

    Description

      Invalid values are accepted:

      MariaDB [(none)]> set global wsrep_sst_method := 'handwrite rows and send them via post';
      Query OK, 0 rows affected (0.000 sec)
       
      MariaDB [(none)]> select @@wsrep_sst_method;
      +---------------------------------------+
      | @@wsrep_sst_method                    |
      +---------------------------------------+
      | handwrite rows and send them via post |
      +---------------------------------------+
      1 row in set (0.000 sec)
      

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Seppo Jaakola made transition -
            In Progress Stalled
            10h 16m 1
            Julien Fritsch made transition -
            In Progress Needs Feedback
            2s 1
            Julien Fritsch made transition -
            Needs Feedback Open
            6s 1
            Julien Fritsch made transition -
            Open In Progress
            126d 21h 9m 2
            Julien Fritsch made transition -
            In Progress In Review
            41s 1
            Julius Goryavsky made transition -
            In Review Stalled
            5d 2h 39m 1
            Julius Goryavsky made transition -
            Stalled In Progress
            12h 21m 2
            Julius Goryavsky made transition -
            In Progress Closed
            1m 39s 1

            People

              sysprg Julius Goryavsky
              f_razzoli Federico Razzoli
              Votes:
              1 Vote for this issue
              Watchers:
              7 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.