I have been using flyway
community edition version 5.2.3
for a while now. We just recently tried to upgrade flyway to version 8.2
. After upgrading to version 8.2 the execution against MySQL 5.7
is throwing an error
stating
"ERROR: Flyway Teams Edition or MySQL upgrade required: MySQL 5.7 is no longer supported by Flyway Community Edition, but still supported by Flyway Teams Edition."
My question is what was the last version of the flyway
community edition that supported MySQL 5.7
?