from beginner in mysql and nodejs, i was trying to work with sessions in my express server using "express-mysql-session" store which returns "client doesnot support authentication protocol requested by server; consider upgrading MySql client" for normal database queries i am using "@mysql/xdevapi" which package do i use to store express sessions in mysql latest server?do i need to downgrade mysql to authenticate using old "native_password"?
Submitted September 27, 2019 at 05:27AM by AwalMukesh
No comments:
Post a Comment