-
Notifications
You must be signed in to change notification settings - Fork 2.3k
could not use requested auth plugin '': this authentication plugin is not supported #828
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
Comments
I'm seeing a similar problem, although with a different plugin that apparently cannot be used.
The change appears to have been introduced by affd4c9, as earlier revisions have no such problem despite no changes to the server or the client code. I also noticed this when upgrading from 1.3.0 to 1.4.0. Server version: mysql:5.7 docker image |
Same issue for Server version: 5.1.66-0+squeeze1-log
returns an empty plugin which causes the warning |
There was another issue on this topic about a month ago. This is already closed, even though I do not think that the discussion has produced any result. There is a separate branch created by @julienschmidt that has solved the problem, at least in my case. Maybe you can try if that branch works for you too. Go version: |
This branch solved it for me. Would it be merged to master? go version go1.10.2 windows/amd64 |
I encounter this problem again -_- !。why not merge this fixed to master? |
Opened a pull request for that branch: #835 |
Continue discussion here: #815 |
Issue description
After upgrading from version 1.3 to 1.4, I got log messages about an authentication plugin not supported. Nothing is changed on the server side of things.
Error log
Configuration
Driver version (or git SHA): d523deb
Go version: 1.10.3
Server version: MySQL 5.5.59-cll
Server OS: unknown
The text was updated successfully, but these errors were encountered: