[
https://issues.apache.org/jira/browse/CONNECTORS-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853942#comment-16853942
]
Furkan KAMACI commented on CONNECTORS-1611:
-------------------------------------------
Created a PR: https://github.com/apache/manifoldcf/pull/99
> 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
> Priority: Critical
>
> 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)