DEPLOYING WITH MYSQL DATABASE ISSUES
Hi! I deployed my app succesfully using a MongoDb Database. I need to switch to MySql now because I need to utilize foriegn keys in my app. I am having issues correctly configuring mysql to my app to successfully deploy. The error message reads:
sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client' OR Error: connect ETIMEDOUT Any assistance would be great please!
sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client' OR Error: connect ETIMEDOUT Any assistance would be great please!
6 Replies