You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade mysql go library to support mysql 8.1
This is because the default password plugin has changed
to sha2 plugin meaning the old authentication with mysql 8.1
wasn't compatible