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 4a7d46d commit 2b8391bCopy full SHA for 2b8391b
source/reference.txt
@@ -30,6 +30,9 @@ Reference
30
Documentation of :binary:`~bin.mongod` and :binary:`~bin.mongos`
31
and all other tools distributed with MongoDB.
32
33
+:ref:`server-error-codes`
34
+ Details the error codes that MongoDB returns.
35
+
36
:doc:`/reference/configuration-options`
37
Full documentation of the configuration file and available
38
run-time operations.
@@ -101,6 +104,7 @@ Reference
101
104
/reference/configuration-options
102
105
/reference/parameters
103
106
/reference/limits
107
+ /reference/error-codes
108
/reference/explain-results
109
/reference/system-collections
110
/reference/connection-string
0 commit comments