Skip to content

Add support for MariaDB 11.4 and 12.3 on RedHat#203

Open
cruelsmith wants to merge 1 commit into
markt-de:mainfrom
pixelpark:dev/mariadb_11_support
Open

Add support for MariaDB 11.4 and 12.3 on RedHat#203
cruelsmith wants to merge 1 commit into
markt-de:mainfrom
pixelpark:dev/mariadb_11_support

Conversation

@cruelsmith

@cruelsmith cruelsmith commented Jun 30, 2026

Copy link
Copy Markdown
Contributor
  • mysql* binary are symlinks since 10.4 to mariadb* binary
  • mysql* binary symlinks has been removed with 12.3
  • 12.3 removed hard depencie to Galera for single nodes and requrie now MariaDB-server-galera for galera nodes

Relates to #196
While upstream is still broken for MariaDB >= 11 there is a simple fix mentioned in puppetlabs/puppetlabs-mysql#1672 (comment).

@cruelsmith cruelsmith changed the title Add support for MariaDB 11.4 and 12.3 support on RedHat Add support for MariaDB 11.4 and 12.3 on RedHat Jun 30, 2026
* mysql* binary are symlinks since 10.4 to mariadb* binary
* mysql* binary symlinks has been removed with 12.3
* 12.3 removed hard depencie to Galera for single nodes and requrie now MariaDB-server-galera for galera nodes
@cruelsmith cruelsmith force-pushed the dev/mariadb_11_support branch from babf029 to b015b67 Compare June 30, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant