You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Furkan KAMACI (JIRA)" <ji...@apache.org> on 2019/06/02 10:14:00 UTC

[jira] [Created] (CONNECTORS-1611) Update MySQL Version

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)