severalnines / galera-docker-mariadb

96 stars 88 forks source link

Update to more recent version of mariadb #14

Open pcornelissen opened 4 years ago

pcornelissen commented 4 years ago

Mariadb 10.1 is quite old now and for example Flyway refuses to work with 10.1 now because it's to old, forcing you to use the commercial version with less version constraints. I do an update to 10.2 in my chain, but going higher would require forking this repo, which everyone would need to do. Could you update to a newer mariadb version, please? :-)