Comments
1 comment
-
Official commentHello Ionut
Thank you for the question. While we'd typically recommend you update to the latest to get all the security fixes and the like in good DevOps tradition, the minimum Flyway version that has the db support you're looking for is Flyway 11.13.3.
Add comment
Please sign in to leave a comment.
Hi, I am currently using flyway community edition 9.17.0 (it can be upgraded for sure) and the database where I am connecting to is MySQL 8.0.13, setup which is working fine.
I want to upgrade to MySQL 8.4 and I know that I need to upgrade the flyway version to a newer one, but I looked in the documentation and is not stated anywhere if flyway is supporting MySQL 8.4. I only saw MySQL version 8.3 and then a jump to version 9.4 → reference:https://documentation.red-gate.com/flyway/getting-started-with-flyway/system-requirements/supported-databases-and-versions
Does anyone know if flyway has support for MySQL 8.4?