Skip to content
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

Fix ssl handshake error with mysql server 8.0.34+ #102

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

Cycloctane
Copy link
Contributor

@Cycloctane Cycloctane commented Aug 26, 2024

@Cycloctane
Copy link
Contributor Author

@long2ice Current version of asyncmy is completely unusable with mysql server newer than v8.0.30 when secure transport is required. This pull request attempts to fix it. Could you please consider taking a review and resolve this problem? Any feedback would be greatly appreciated.

@alphabetjt
Copy link

@long2ice Bump :)

@long2ice
Copy link
Owner

Thanks!Can you update the changelog?

@Cycloctane
Copy link
Contributor Author

@long2ice Changelog updated.

@steve7734
Copy link

it would be really great if this could be resolved

@long2ice long2ice merged commit 09bea07 into long2ice:dev Nov 21, 2024
@miseas
Copy link

miseas commented Dec 2, 2024

Hi @long2ice could this fix be released soon? Our app got broken because the company updated all db to MySQL 8.0.39.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

custom SSL cert Error different aiomysql SSL handshake error with MySQL 8.0.34
5 participants