Skip to content

Commit 4d06fb8

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-17199 collStats command does not error (#6172) (#6177)
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent f1ee3cb commit 4d06fb8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

source/reference/command/collStats.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ Definition
4949
- string
5050

5151
- The name of the target collection.
52-
53-
If the collection does not exist, :dbcommand:`collStats` returns
54-
an error message.
55-
56-
5752

5853
* - ``scale``
5954

@@ -71,10 +66,6 @@ Definition
7166
The scale factor rounds the affected size values to whole numbers.
7267

7368
.. include:: /includes/extracts/4.2-changes-stats-scaleFactor.rst
74-
75-
76-
77-
7869

7970
.. note::
8071

@@ -131,7 +122,6 @@ collection and the storage engine, the output fields may vary.
131122

132123
.. code-block:: javascript
133124

134-
135125
{
136126
"ns" : <string>,
137127
"size" : <number>,
@@ -468,4 +458,3 @@ Output
468458
This document contains data reported
469459
directly by the WiredTiger engine and other data for internal
470460
diagnostic use.
471-

0 commit comments

Comments
 (0)