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: caching_sha2_password support #112

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

blt950
Copy link
Contributor

@blt950 blt950 commented Jun 23, 2024

If you have a database with sha2 passwords instead of mysql_native_password you need this plugin otherwise the install and database connection flow breaks.

If you have a database with sha2 passwords instead of mysql_native_password you need this plugin otherwise the install and database connection flow breaks.
@blt950 blt950 requested a review from crazy-max as a code owner June 23, 2024 11:01
Copy link
Owner

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@crazy-max crazy-max merged commit e4daf74 into crazy-max:master Jun 23, 2024
2 checks passed
@blt950 blt950 deleted the patch-1 branch June 23, 2024 11:08
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.

2 participants