mysqljs / mysql

A pure node.js JavaScript Client implementing the MySQL protocol.
MIT License
18.26k stars 2.53k forks source link

Error-Code List #2411

Open anotherCoward opened 3 years ago

anotherCoward commented 3 years ago

Greetings,

I'm missing a list of all the Error Codes, that can appear. Something in the readme, like the mssql package has. It's just cosmetically, but it would be helpful.

sidorares commented 3 years ago

you can see all known codes here - https://github.com/mysqljs/mysql/blob/master/lib/protocol/constants/errors.js