mirkojotic / node-sequelize-article

41 stars 29 forks source link

it is not working #1

Open qazwer1 opened 5 years ago

qazwer1 commented 5 years ago

sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators node_modules\sequelize\lib\sequelize.js:242:13

Unhandled rejection SequelizeConnectionError: Client does not support authentication protocol requested by server; consider upgrading MySQL client

Please update

mirkojotic commented 5 years ago

@qazwer1

This is not issue with code in this repo but a MySQL

https://github.com/mysqljs/mysql/issues/1507#issuecomment-242885003