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
- relates to
-
MDEV-23884 donor uses invalid SST methods
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Invalid values are accepted:
<<sql>> 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) <</sql>> |
Invalid values are accepted:
{code:sql} 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) {code:sql} |
Description |
Invalid values are accepted:
{code:sql} 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) {code:sql} |
Invalid values are accepted:
{code:sql} 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) {code} |
Affects Version/s | 10.4.30 [ 28912 ] |
Component/s | Galera [ 10124 ] |
Fix Version/s | 10.4 [ 22408 ] |
Labels | Papercut beginner-friendly |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.1 [ 28549 ] | |
Fix Version/s | 11.2 [ 28603 ] |
Assignee | Seppo Jaakola [ seppo ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue relates to |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Needs Feedback [ 10501 ] |
Status | Needs Feedback [ 10501 ] | Open [ 1 ] |
Assignee | Seppo Jaakola [ seppo ] | Julien Fritsch [ julien.fritsch ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Julien Fritsch [ julien.fritsch ] | Julius Goryavsky [ sysprg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Fix Version/s | 10.4.32 [ 29300 ] | |
Fix Version/s | 10.5.23 [ 29012 ] | |
Fix Version/s | 10.6.16 [ 29014 ] | |
Fix Version/s | 10.10.7 [ 29018 ] | |
Fix Version/s | 10.11.6 [ 29020 ] | |
Fix Version/s | 11.0.4 [ 29021 ] | |
Fix Version/s | 11.1.3 [ 29023 ] | |
Fix Version/s | 11.2.2 [ 29035 ] | |
Fix Version/s | 11.3.1 [ 29416 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.1 [ 28549 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |