mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Error-Code List

Open anotherCoward opened this issue 5 years ago • 1 comments

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.

anotherCoward avatar Sep 24 '20 06:09 anotherCoward

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

sidorares avatar Sep 24 '20 07:09 sidorares