[MDEV-31381] Where can I find what version of Galera is built with corresponding MariaDB version Created: 2023-06-01 Updated: 2023-07-12 Resolved: 2023-07-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Lukas Javorsky | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I've used the documentation (https://mariadb.com/kb/en/meta/galera-versions/) for determining which version of Galera is built with the corresponding MariaDB server version, however, this URL seems to be no longer updated. Could you please help me where can I find this information? |
| Comments |
| Comment by Ian Gilfillan [ 2023-07-12 ] |
|
I believe this table is up to date - are you aware of a mistake? You may be being misled by the "modified" date, but it's a template that embeds other templates, which are being regularly updated. You can also view the wsrep_provider_version status variable. |
| Comment by Lukas Javorsky [ 2023-07-12 ] |
|
It's not up to date actually, there are new versions missing. I had to search in downloads.mariadb to get the result for MariaDB-10.5.21 where it says it's galera-26.4.14 |
| Comment by Ian Gilfillan [ 2023-07-12 ] |
|
Thanks. You found a nice workaround! |