formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
219 stars 60 forks source link

Error: ER_NOT_SUPPORTED_AUTH_MODE #137

Open c4dr01d opened 4 years ago

c4dr01d commented 4 years ago

I clone a project in my teams private repository, and I setup the project, connection to the database in the docker container, the plugin report this error.

nosbor78 commented 4 years ago

Me too. MySQL 8.0.20 I've disabled SSL on the server. And tried all three authentication plugins:

Same error in all cases.

Dj-Polyester commented 4 years ago

This worked for me