Skip to content

Commit 877afd0

Browse files
mariadb-udaydubeygitbook-bot
authored andcommitted
GITBOOK-2179: docs-6057/replaced-gitbook-link-with-mariadb-doc-link-in-err-packet-page
1 parent 8afef68 commit 877afd0

File tree

1 file changed

+2
-2
lines changed
  • server/reference/clientserver-protocol/4-server-response-packets

1 file changed

+2
-2
lines changed

server/reference/clientserver-protocol/4-server-response-packets/err_packet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ description: >-
2626
* [string\<EOF>](../protocol-data-types.md#fixed-length-strings) human-readable error message.
2727

2828
{% hint style="warning" %}
29-
Note that the `ERR_Packet` is supposed to send a server error to the client. In particular, all error codes in the range 2000 to 2999 and 5000 to 5999 (inclusive) are reserved for client errors and an ERR packet with such an error code will be considered malformed.
29+
Note that the `ERR_Packet` is supposed to send a server error to the client. In particular, all error codes in the range 2000 to 2999 and 5000 to 5999 (inclusive) are reserved for client errors, and an ERR packet with such an error code will be considered malformed.
3030
{% endhint %}
3131

3232
## See also
3333

34-
["Progress reporting"](/broken/spaces/WCInJQ9cmGjq1lsTG91E/pages/KgSCnuNXCMSK6rHfTpO5)
34+
* [Progress reporting](../../product-development/mariadb-internals/using-mariadb-with-your-programs-api/progress-reporting.md)
3535

3636
<sub>_This page is licensed: CC BY-SA / Gnu FDL_</sub>
3737

0 commit comments

Comments
 (0)