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 40b6fb5 commit 5a3bc34Copy full SHA for 5a3bc34
source/reference.txt
@@ -36,6 +36,9 @@ Reference
36
:ref:`server-exit-codes`
37
Details the codes and statuses that MongoDB returns when exiting.
38
39
+:ref:`server-error-codes`
40
+ Details the error codes that MongoDB returns.
41
+
42
:ref:`explain-results`
43
Documentation on information returned from explain operations.
44
@@ -108,6 +111,7 @@ Reference
108
111
/reference/default-mongodb-port
109
112
/reference/mongodb-defaults
110
113
/reference/exit-codes
114
+ /reference/error-codes
115
/reference/explain-results
116
/reference/glossary
117
/reference/log-messages
0 commit comments