8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044fba0 commit 7b23bcaCopy full SHA for 7b23bca
Readme.md
@@ -1249,7 +1249,7 @@ object. Additionally they typically come with two extra properties:
1249
* `err.sqlMessage`: String, contains the message string that provides a
1250
textual description of the error. Only populated from [MySQL server error][].
1251
1252
-[Error]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Error
+[Error]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global 4887 _Objects/Error
1253
[MySQL server error]: https://dev.mysql.com/doc/refman/5.5/en/server-error-reference.html
1254
1255
Fatal errors are propagated to *all* pending callbacks. In the example below, a
0 commit comments