Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 10.11
-
Fix Version/s: N/A
-
Component/s: Galera
-
Labels:None
Description
The wsrep_provider options are missing from the mariadb --help commandline list.
$ ./bin/mariadbd --help --verbose
|
[..]
|
--wsrep-provider=name
|
Path to replication provider library
|
--wsrep-provider-options=name
|
Semicolon (;) separated list of wsrep options (see
|
wsrep_provider_options documentation).
|
--wsrep-recover Recover database state after crash and exit
|
[..]
|
$
|
Attachments
Issue Links
- relates to
-
MDEV-22570 Split wsrep_provider_options in several options
-
- Stalled
-