

Triage notifications on the go with GitHub Mobile for iOS or Android. Reply to this email directly, view it on GitHub, or unsubscribe. In regards to the latest version of Flyway, can I check that you have included the MySQL Connect jar in the lib folder of the command line application? As of 8.2.0 Flyway is unable to supply this automatically.

Unfortunately we are unable to provide support for Flyway 5.2.4 and MySQL Connect.

To: flyway/flyway clolalan7 Author Re: Unable to instantiate JDBC driver: mysql-connector-java-8.0.12.jar (Issue #3362) Even gave it the IP address in the url, and with the version 8.2.2 it still says it has no database to handle at the url I provided.įrom: Barry Attwater Wednesday, Decemat 4:43 AM But it is on a different server than where flyway is installed (they won’t allow me to have flyway on the same server as mysql). My mysql server is working, I am able to login and access the database. I installed the mysql-connector-java jar file for 8.2.2 Successful connection What did you see instead?ĮRROR: Unable to instantiate JDBC driver: mysql-connector-java-8.0.12.jar Redhat 8 What did you do? (Please include the content causing the issue, any relevant configuration settings, the SQL statement(s) that failed (if any), and the command you ran)įlyway migrate -url=jdbc:mysql/server:port/databasename?useSSL=true&user=user&password=psswd&autoreconnect=false&useUnicode=true&characterEncoding=UTF-8 What did you expect to see? MySQL 8 Which operating system are you using? No, I get a different issue with the latest version (this case is: No database found to handle.) Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)Ĭommand-line Which database are you using? (Type & version) Which version and edition of Flyway are you using?įlyway-5.2.4 (necessary for installing miso-lims) If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs are fixed in newer releases and upgrading will often resolve the issue)
