Closed dhoer closed 8 years ago
https://github.com/dhoer/flyway_percona/issues/1
http://stackoverflow.com/questions/36416674/flyway-4-0-commandline-creates-empty-metadata-table
Percona mysql has issues with default mariadb driver. Use mysql driver instead.
Add mysql_driver attribute to download and install mysql connector/j under drivers directory.
mysql_driver
https://github.com/dhoer/flyway_percona/issues/1
http://stackoverflow.com/questions/36416674/flyway-4-0-commandline-creates-empty-metadata-table
Percona mysql has issues with default mariadb driver. Use mysql driver instead.