Furkan KAMACI created CONNECTORS-1611:
-----------------------------------------
Summary: Update MySQL Version
Key: CONNECTORS-1611
URL: https://issues.apache.org/jira/browse/CONNECTORS-1611
Project: ManifoldCF
Issue Type: Improvement
Components: JDBC connector
Affects Versions: ManifoldCF 2.13
Reporter: Furkan KAMACI
Assignee: Furkan KAMACI
New MySQL versions come with *caching_sha2_password*. mysql-connector before
version 5.1.46 does not have such compatibility and users get this error:
{code:java}
java.sql.SQLException: Unable to load authentication plugin
'caching_sha2_password'.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)