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 e7e575f commit bda1282Copy full SHA for bda1282
source/reference/command/getPrevError.txt
@@ -12,6 +12,8 @@ getPrevError
12
13
.. dbcommand:: getPrevError
14
15
+ .. deprecated:: 3.6
16
+
17
The :dbcommand:`getPrevError` command returns the errors since the
18
last :dbcommand:`resetError` command.
19
source/release-notes/3.6.txt
@@ -705,6 +705,8 @@ Commands
705
documents include the ``operationTime`` and ``$clusterTime``. See
706
:method:`db.runCommand` and :method:`db.adminCommand`.
707
708
+- Deprecated :dbcommand:`getPrevError` command.
709
710
Wire Protocol and Compression
711
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
712
0 commit comments