Sequelize does not suport the MySQL 8 autentication protocol and I'm not getting how to change this protocol
问题 I'm trying to migrate a db with Sequelize working with MySQL 8.0.15, but I'm not able to do that. I keep receiving this error message. Sequelize CLI [Node: 10.15.0, CLI: 5.4.0, ORM: 5.3.5] Loaded configuration file "config/config.json". Using environment "development". ERROR: Client does not support authentication protocol requested by server; consider upgrading MySQL client I've tried every single solution for this problem. The thing is when i try to change the MySQL root password the