Comments
3 comments
-
Yes, you are correct. Starting from Flyway version 8.2.0, the MySQL driver is no longer included by default. Instead, if no MySQL driver is found on the classpath, Flyway will automatically use the MariaDB driver as a default option.
https://forum.red-gate.com/discussion/90182/migration-info-table-not-displayed-from-api-using-flyway-info slope ball
When you upgrade from Flyway 5.2.4 to 10.11.0, you will need to manually add the MySQL driver to your classpath if you want to use it instead of the MariaDB driver. If you prefer to stick with the MariaDB driver, you won't need to configure anything manually, as it will be used automatically.
-
thanks Patrick . it's so useful.Patrick893 said:Yes, you are correct. Starting from Flyway version 8.2.0, the MySQL driver is no longer included by default. Instead, if no MySQL driver is found on the classpath, Flyway will automatically use the MariaDB driver as a default option.
https://forum.red-gate.com/discussion/90182/migration-info-table-not-displayed-from-api-using-flyway-info slope ball
When you upgrade from Flyway 5.2.4 to 10.11.0, you will need to manually add the MySQL driver to your classpath if you want to use it instead of the MariaDB driver. If you prefer to stick with the MariaDB driver, you won't need to configure anything manually, as it will be used automatically.
-
Re: space waves 2
Hey everyone! Just saw the announcement for SQL Prompt 11 and I’m super excited about the new support for SSMS 21 GA. It’s great to see how Redgate is keeping up with the latest versions! I’m really curious about how integrating these updates will improve query writing efficiency. Has anyone had a chance to test it out yet? What specific features do you think will be game-changers in your daily work? Looking forward to hearing your thoughts!
Add comment
Please sign in to leave a comment.