Jump to content

Client does not support authentication protocol


Narcis

Recommended Posts

I try to learn Node.js and the MsQL connection. I follow this tutorial:

https://www.w3schools.com/nodejs/nodejs_mysql.asp

But when I put that in the Mac Terminal:

node demo_db_connection.js

I get that error:

sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client',

sqlState: '08004',

 

I tried many things. Please help.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...