zero-to-mastery / breads-server

Server code for Breads. Keep track of what you read online, and see what your friends are reading.
https://www.breads.io/
Other
13 stars 29 forks source link

MySQL Authentication Error #37

Closed aubundy closed 3 years ago

aubundy commented 3 years ago

Using MySQL 8.0, the below error appears when trying to login to db with the mysql_native_password authentication method instead of caching_sha2_password

ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client