Robin Moffatt 10/23/2019

Debezium & MySQL v8 : Public Key Retrieval Is Not Allowed

Read Original

This technical article details troubleshooting steps for a Debezium connector failing against MySQL v8. It covers resolving the 'Public Key Retrieval is not allowed' error by adding `database.allowPublicKeyRetrieval=true` to the configuration, and fixing subsequent authentication protocol errors by altering the user to use `mysql_native_password`.

Debezium & MySQL v8 : Public Key Retrieval Is Not Allowed

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes