This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

MariaDB Connector/J Version Compatibility

What versions of MariaDB and MySQL is the latest 2.2 version of the connector compatible with? I spent some time hunting around and didn't have any luck finding a definitive list.

Answer Answered by Diego Dupin in this comment.

Driver version 2.2 is compatible with all MariaDB servers (and MySQL >= 5.5.3) The only requirement is that 2.2 need java 8+

See more info here: https://mariadb.com/kb/en/library/about-mariadb-connector-j/#choosing-a-version

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.