[MDEV-32800] wsrep_provider_options pc.bootstrap cannot be set any more in 11.2.1 Created: 2023-11-14 Updated: 2023-11-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 11.2.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian Linux n.a. |
||
| Description |
|
Dynamically bootstrapping a node was possible at least until 10.11. MariaDB [(none)]> set global wsrep_provider_options='pc.bootstrap=yes'; This is the behaviour in 10.11: MariaDB [(none)]> set global wsrep_provider_options='pc.bootstrap=yes'; |
| Comments |
| Comment by Oli Sennhauser [ 2023-11-14 ] |
|
Sorry, it was 11.1.2 not 11.2.1! |