Skip to content

Conversation

SakiTakamachi
Copy link
Member

@SakiTakamachi SakiTakamachi commented May 2, 2024

I hope the test passes.

Looking at the failed tests in CI, it seems that the error message when trying to log in with a non-existing user is different than before. This is probably because the user was not found on the MySQL side and could not automatically select an authentication method, and tried to log in with the default authentication method.

Since native_password will be deprecated in the future, will change the default authentication method.

https://app.circleci.com/pipelines/github/SakiTakamachi/php-src/613/workflows/d9d97b7e-01b1-461c-8213-27e0a5fc3c4e/jobs/612

@SakiTakamachi SakiTakamachi changed the title Change default auth plugin to caching_sha2_password ext/mysqlnd: Change default auth plugin to caching_sha2_password May 2, 2024
@SakiTakamachi
Copy link
Member Author

Hmm. This method doesn't seem to work.

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

Successfully merging this pull request may close these issues.

1 participant