node-sequelize-article icon indicating copy to clipboard operation
node-sequelize-article copied to clipboard

it is not working

Open qazwer1 opened this issue 6 years ago • 1 comments

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

qazwer1 avatar Oct 18 '18 14:10 qazwer1

@qazwer1

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

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

mirkojotic avatar Oct 18 '18 19:10 mirkojotic