mysql-haskell
mysql-haskell copied to clipboard
Client does not support authentication protocol requested by server
When trying to connect to me SQL server, I get this:
ERRException (ERR {errCode = 1251, errState = "08004", errMsg = "Client does not support authentication protocol requested by server; consider upgrading MySQL client"})
Any ideas on how to fix this? Is this related to #40?
I had the same issue, got solution at https://stackoverflow.com/questions/50093144/mysql-8-0-client-does-not-support-authentication-protocol-requested-by-server