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 9bd4533 commit b7e3c94Copy full SHA for b7e3c94
source/reference.txt
@@ -26,6 +26,9 @@ Reference
26
Documentation of :binary:`~bin.mongod` and :binary:`~bin.mongos`
27
and all other tools distributed with MongoDB.
28
29
+:ref:`server-error-codes`
30
+ Details the error codes that MongoDB returns.
31
+
32
:doc:`/reference/configuration-options`
33
Full documentation of the configuration file and available
34
run-time operations.
@@ -100,8 +103,10 @@ Reference
100
103
/reference/collation
101
104
/reference/mongodb-wire-protocol
102
105
/reference/log-messages
106
+ /reference/error-codes
107
/reference/exit-codes
108
/reference/glossary
109
/reference/default-mongodb-port
110
/reference/mongodb-defaults
111
/reference/server-sessions
112
0 commit comments