MariaDB support #667
Closed
MariaDB support #667
Labels
Milestone
Comments
Hi Craig, thanks for the suggestion. Officially supporting the MariaDB JDBC driver and running the test suite with it would be a nice addition! Do you want to submit a pull request? The implementation could use the Google Cloud SQL support as inspiration. Also can you confirm that Flyway is running fine with MariaDB if you set the driver explicitely? Cheers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Should be supported by autodetection of url:
jdbc:mariadb: should use org.mariadb.jdbc.Driver
The text was updated successfully, but these errors were encountered: