-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement SSL strategies #7
Comments
Hi rusuly, this looks really good, I had this problem. I upgraded the nuget package of dotnet6 (MysqlCdc --version 3.0.1) to connect past azure mysql database. prompt error.
ThrowIfErrorPacket method received empty array. The message prompt is Authentication error. I lowered the mysqlcdc nuget to the corresponding 2.0.1 under the dotnet6 framework and it worked normally. Limitations
|
Hi, sorry for late response. |
Thank you, I wish peace at an early date |
BinlogClient should support the following SSL strategies:
See implementation
The text was updated successfully, but these errors were encountered: