[MDEV-30318] galera error messages in mariadb log without galera enabled Created: 2022-12-29 Updated: 2023-02-15 Resolved: 2023-02-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 11.0 |
| Fix Version/s: | 11.0.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Daniel Black | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
From log in
There shouldn't be error messages in the error log without wsrep/galera. Caused by 5751c33ef2a6de9b5666f5820935ff1e965bac22. |
| Comments |
| Comment by Daniel Black [ 2023-01-03 ] | |
|
Just to clarify, I was talking about galera enabled at runtime, rather than compile time. | |
| Comment by Jan Lindström (Inactive) [ 2023-01-03 ] | |
|
Now you will see message like
| |
| Comment by Daniel Black [ 2023-01-12 ] | |
|
Looks good to me. | |
| Comment by Daniel Black [ 2023-02-13 ] | |
|
Yes. I'm ok with test changes. Thanks for explanation. I see the BB reference is updating wsrep-lib. I assume that's needed too. |