Go -- this user requires mysql native password authentication 错误
this user requires mysql native password authentication
在连接mysql的url上加上?allowNativePasswords=true,这次正常了。
this user requires mysql native password authentication
在连接mysql的url上加上?allowNativePasswords=true,这次正常了。