Skip to content

Commit 38854d0

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1803)
Co-authored-by: josh-wong <joshua.wong@scalar-labs.com>
1 parent 3c4a0e0 commit 38854d0

File tree

5 files changed

+438
-0
lines changed

5 files changed

+438
-0
lines changed

versioned_docs/version-3.14/scalardb-cluster/scalardb-auth-status-codes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ This page provides a list of error codes related to authentication and authoriza
1818

1919
## `AUTH-1xxxx` status codes
2020

21+
The following are status codes and messages for the user error category.
22+
2123
### `AUTH-10000`
2224

2325
**Message**
@@ -172,6 +174,8 @@ The operation does not have the target namespace or table name. Operation: %s
172174

173175
## `AUTH-3xxxx` status codes
174176

177+
The following are status codes and messages for the internal error category.
178+
175179
### `AUTH-30000`
176180

177181
**Message**

versioned_docs/version-3.14/scalardb-cluster/scalardb-cluster-status-codes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This page provides a list of error codes in ScalarDB Cluster.
1919

2020
## `CLUSTER-1xxxx` status codes
2121

22+
The following are status codes and messages for the user error category.
23+
2224
### `CLUSTER-10000`
2325

2426
**Message**
@@ -325,6 +327,8 @@ The two-phase commit interface is not supported
325327

326328
## `CLUSTER-2xxxx` status codes
327329

330+
The following are status codes and messages for the concurrency error category.
331+
328332
### `CLUSTER-20000`
329333

330334
**Message**
@@ -343,6 +347,8 @@ A transaction associated with the specified transaction ID is not found. The tra
343347

344348
## `CLUSTER-3xxxx` status codes
345349

350+
The following are status codes and messages for the internal error category.
351+
346352
### `CLUSTER-30000`
347353

348354
**Message**

0 commit comments

Comments
 (0)