node连接Mysql报错ER_NOT_SUPPORTED_AUTH_MODE

code: 'ER_NOT_SUPPORTED_AUTH_MODE',
  errno: 1251,
  sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client',
  sqlState: '08004',
  fatal: true

node连接Mysql报错ER_NOT_SUPPORTED_AUTH_MODE,检查账号密码,IP地址,域名,端口

posted @ 2021-01-24 22:36  Janie_long  阅读(584)  评论(0)    收藏  举报