Skip to content

Conversation

grooverdan
Copy link
Contributor

MariaDB versions where a little out of date. 10.7 and <=10.3 are end of maintained versions.

Currently supported versions are: https://mariadb.org/about/#maintenance-policy

Add latest and very latest development versions so incompatibilities can be found pre-release
(ref:
https://mariadb.org/new-service-quay-io-mariadb-foundation-mariadb-devel/).

A healthcheck.sh script is there for convience.
(https://mariadb.com/kb/en/using-healthcheck-sh-script/).

Only MARIADB_ROOT_PASSWORD is required as env variable.

@grooverdan
Copy link
Contributor Author

The 2 test failures are as a result of blackbeam/rust_mysql_common#128

(I guess this is why we add tests 😬 )

MariaDB versions where a little out of date. 10.7 and <=10.3
are end of maintained versions.

Currently supported versions are: https://mariadb.org/about/#maintenance-policy

Add latest and very latest development versions so
incompatibilities can be found pre-release
(ref:
https://mariadb.org/new-service-quay-io-mariadb-foundation-mariadb-devel/).

A healthcheck.sh script is there for convience.
(https://mariadb.com/kb/en/using-healthcheck-sh-script/).

Only MARIADB_ROOT_PASSWORD is required as env variable.
@grooverdan grooverdan force-pushed the mariadb_test_bump branch from 4ea9416 to a791112 Compare June 5, 2024 05:42
@grooverdan
Copy link
Contributor Author

There's no more 11.3 releases coming (https://mariadb.com/kb/en/mariadb-11-3-2-release-notes/) so updated to 11.4 (LTS)

Tests now passing 😌

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