Skip to content

Commit

Permalink
Merge 7b23bca into 044fba0
Browse files Browse the repository at this point in the history
  • Loading branch information
EkeMinusYou committed Mar 7, 2022
2 parents 044fba0 + 7b23bca commit dd6d797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@ object. Additionally they typically come with two extra properties:
* `err.sqlMessage`: String, contains the message string that provides a
textual description of the error. Only populated from [MySQL server error][].

[Error]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Error
[Error]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error
[MySQL server error]: https://dev.mysql.com/doc/refman/5.5/en/server-error-reference.html

Fatal errors are propagated to *all* pending callbacks. In the example below, a
Expand Down

0 comments on commit dd6d797

Please sign in to comment.