Bump MariaDB to 11.4.5
Change-Id: Ic8ae457f734dd9c73ef40d59c9c5d441af552d47
This commit is contained in:
parent
4fc4459684
commit
5129ebbc5f
@ -45,7 +45,7 @@ galera_mariadb_server_package: "{{ (galera_install_method == 'external_repo') |
|
||||
|
||||
# The major version used to select the repo URL path
|
||||
galera_major_version: 11.4
|
||||
galera_minor_version: 4
|
||||
galera_minor_version: 5
|
||||
|
||||
# Set the URL for the MariaDB repository
|
||||
galera_repo_host: "mirror.mariadb.org"
|
||||
|
@ -48,6 +48,3 @@ wsrep_retry_autocommit = {{ galera_wsrep_retry_autocommit }}
|
||||
|
||||
[mariabackup]
|
||||
parallel = {{ galera_mariabackup_threads }}
|
||||
# NOTE(noonedeadpunk): We ignore cert verification due to bug
|
||||
# https://jira.mariadb.org/browse/MDEV-35368
|
||||
skip-ssl-verify-server-cert
|
||||
|
Loading…
x
Reference in New Issue
Block a user