Problem— Client does not support authentication protocol requested by server; consider upgrading MySQL client — in Node Js

Sanjay Singh
Oct 17, 2020
issue

Run SQL query

ALTER USER ‘root’@’localhost’ IDENTIFIED WITH mysql_native_password BY ‘root’;

flush privileges;

now you can able to connect with SQL dB.

--

--

Sanjay Singh

Java||Spring-Boot|| Micro services Application developer|| INDIA