I installed MYSQL extension for Visual Studio Code. However, when I click on "Add new connection" and I insert the required parameters (host, user, port, password), I get Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client. I have the latest version of MySQL.
Asked
Active
Viewed 120 times
0
MarFat
- 11
- 2
-
Does this help you: https://stackoverflow.com/questions/50093144/mysql-8-0-client-does-not-support-authentication-protocol-requested-by-server ? – Ergest Basha Aug 02 '21 at 16:47