Skip to content

mysql: remove mysql_native_password from codebase #18659

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

Open
jorgsowa opened this issue May 25, 2025 · 0 comments
Open

mysql: remove mysql_native_password from codebase #18659

jorgsowa opened this issue May 25, 2025 · 0 comments

Comments

@jorgsowa
Copy link
Contributor

Description

Extracted from: #18555

Change mysql_native_password as default auth protocol from codebase:

#define MYSQLND_DEFAULT_AUTH_PROTOCOL "mysql_native_password"

Plugin mysql_native_password is deprecated in Mysql 8.4 and removed in Mysql 9.0:
https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html

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

No branches or pull requests

1 participant