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 bf7184a commit 3c3c878Copy full SHA for 3c3c878
docs/BinaryProtocol.md
@@ -369,6 +369,7 @@ Possible values of this two-byte field:
369
| 0x00d2 | (Subdoc) Can't modify virtual attributes |
370
| 0x00d3 | (Subdoc) One or more paths in a multi-path command failed on a deleted document |
371
| 0x00d4 | (Subdoc) Invalid XATTR order (xattrs should come first) |
372
+| 0x00d5 | (Subdoc) The server don't know this virtual macro |
373
374
In addition to the above defined status codes, the range 0xff00 - 0xffff
375
is reserved for end-user applications (e.g. proxies). Couchbase itself will
0 commit comments