New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for MariaDB enterprise version numbering #2626
Labels
Milestone
Comments
As a workaround, we have set the version string in the config: https://mariadb.com/kb/en/server-system-variables/#version |
nicholasfechner
added a commit
to nicholasfechner/flyway
that referenced
this issue
Jan 15, 2020
nicholasfechner
added a commit
to nicholasfechner/flyway
that referenced
this issue
Jan 15, 2020
I've added a pull request with a potential fix: #2627 |
juliahayward
added a commit
that referenced
this issue
Jan 16, 2020
…nterprise #2626 Support for MariaDB enterprise version numbering
That's great, thankyou! |
Will be released in 6.2 very shortly. |
dohrayme
pushed a commit
to dohrayme/flyway
that referenced
this issue
Feb 3, 2020
dohrayme
pushed a commit
to dohrayme/flyway
that referenced
this issue
Feb 3, 2020
…a-db-enterprise flyway#2626 Support for MariaDB enterprise version numbering
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which version and edition of Flyway are you using?
Flyway 6.0.8 (linked by Spring Boot 2.2.2)
If this is not the latest version, can you reproduce the issue with the latest one as well?
(Many bugs are fixed in newer releases and upgrading will often resolve the issue)
Yes.
Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)
org.mariadb.jdbc:mariadb-java-client:2.4.4 (also via Spring Boot)
Which database are you using (type & version)?
MariaDB 10.4 Enterprise version.
Which operating system are you using?
Red Hat Enterprise Linux 7
What did you do?
Starting the application with Flyway active runs into an error:
The text was updated successfully, but these errors were encountered: