1.2k questions
1.4k answers
361 comments
339 users
Due to recent changes in the MySQL engine, starting with MySQL 8, you will need to use the MySQL JDBC connector and will no longer be able to use the MariaDB JDBC connector against MySQL.
The MySQL JDBC connectors can be found at https://dev.mysql.com/downloads/connector/j/
To install the JDBC connector, follow this KB: https://www.qvera.com/kb/index.php/1476