Comments - MariaDB Connector/J Version Compatibility

6 years, 2 months ago Diego Dupin

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

 
6 years, 2 months ago Diego Dupin

To be accurate, it's not tested with MySQL 8 yet, and it won't work with the new authentication plugin "caching_sha2_password " that MySQL 8 set as default for the moment.

 
5 years, 3 months ago Boris Perović

Is there an ETA for "caching_sha2_password" support? It seems to be resolved here: https://jira.mariadb.org/browse/CONC-312, whereas it is unresolved here: https://jira.mariadb.org/browse/CONJ-663.

Thank you.

 
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.