mysql-binlog-connector-java icon indicating copy to clipboard operation
mysql-binlog-connector-java copied to clipboard

[AWS Aurora] com.github.shyiko.mysql.binlog.network.AuthenticationException: unsupported authentication method: mysql_clear_password

Open wanghd89 opened this issue 2 years ago • 0 comments

I am trying to get the CDC data from BINLOG from AWS Aurora MySQL with IAM Authentications.

I am using Debezium connector.

However I am getting error:

com.github.shyiko.mysql.binlog.network.AuthenticationException: unsupported authentication method: mysql_clear_password

wanghd89 avatar Sep 05 '23 02:09 wanghd89