-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
issue checked, no dup found.
What version of Go are you using (go version
)?
go version go1.8 linux/amd64
Which database and its version are you using?
mysql 5.1.73
Please provide a complete runnable program to reproduce your issue. IMPORTANT
get the newest version of github.com/go-sql-driver/mysql
connect to mysql server
before go-sql-driver/mysql#807, it will panic
after the PR, will show up
[mysql] 2018/05/30 14:36:31 auth.go:191: unknown auth plugin:
[mysql] 2018/05/30 14:36:31 driver.go:120: could not use requested auth plugin '': this authentication plugin is not supported
It seems work normally, but I do not know whether there will be problems using like this...
fank, 1046102779, nodew and betovieirasilva
Metadata
Metadata
Assignees
Labels
No labels