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 984be13 commit 5dabffcCopy full SHA for 5dabffc
source/reference.txt
@@ -38,6 +38,9 @@ Reference
38
:ref:`server-exit-codes`
39
Details the codes and statuses that MongoDB returns when exiting.
40
41
+:ref:`server-error-codes`
42
+ Details the error codes that MongoDB returns.
43
+
44
:ref:`explain-results`
45
Documentation on information returned from explain operations.
46
@@ -114,6 +117,7 @@ Reference
114
117
/reference/default-mongodb-port
115
118
/reference/mongodb-defaults
116
119
/reference/exit-codes
120
+ /reference/error-codes
121
/reference/explain-results
122
/reference/glossary
123
/reference/log-messages
0 commit comments