A pure node.js JavaScript Client implementing the MySQL protocol.
18.31k
stars
2.53k
forks
source link
Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client #2541
Closed
Seyfle closed 2 years ago
Hi i have some problems to access to my database the error is in the title. My auth plugin is mysql_native_password.
Can someone help me ?
EDIT : nvm I fixed it