Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
11.0(EOL)
-
None
Description
From log in MDEV-30311:
2022-12-28 0:23:36 0 [ERROR] WSREP: plugin-wsrep-provider can't be enabled if wsrep_on==OFF or wsrep_provider is unset or set to 'none'
|
|
2022-12-28 0:23:36 0 [ERROR] mariadbd: plugin-wsrep-provider can't be enabled if wsrep_on==OFF or wsrep_provider is unset or set to 'none'
|
|
2022-12-28 0:23:36 0 [ERROR] Plugin 'wsrep_provider' init function returned error.
|
There shouldn't be error messages in the error log without wsrep/galera.
Caused by 5751c33ef2a6de9b5666f5820935ff1e965bac22.
Attachments
Issue Links
- is caused by
-
MDEV-22570 Split wsrep_provider_options in several options
-
- Closed
-
-
MDEV-30133 MariaDB startup does not validate plugin-wsrep-provider when wsrep_mode=off or wsrep_provider is not set
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is caused by |
Fix Version/s | 11.0 [ 28320 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue blocks |
Link |
This issue blocks |
Link |
This issue is caused by |
Assignee | Jan Lindström [ jplindst ] | Julius Goryavsky [ sysprg ] |
Assignee | Julius Goryavsky [ sysprg ] | Daniel Black [ danblack ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Daniel Black [ danblack ] | Julius Goryavsky [ sysprg ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Fix Version/s | 11.0.1 [ 28548 ] | |
Fix Version/s | 11.0 [ 28320 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Just to clarify, I was talking about galera enabled at runtime, rather than compile time.