Skip to content

Commit 17fab92

Browse files
committed
(DOCSP-22101): Added required privileges and a link.
1 parent 5c28e35 commit 17fab92

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/schema/resample-schema.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ the ``FLUSH SAMPLE`` command from within the
2929

3030
.. note::
3131

32-
You cannot use the ``FLUSH SAMPLE`` command if :binary:`~bin.mongosqld`
32+
To use the ``FLUSH SAMPLE`` command, you must have the
33+
:authaction:`insert` and :authaction:`update` privileges. To learn
34+
more, see :ref:`user-authorization`. You can't use the
35+
``FLUSH SAMPLE`` command if :binary:`~bin.mongosqld`
3336
starts with a :ref:`schema file <schema-with-drdl-file>`
3437
via the :option:`--schema <mongosqld --schema>` option.
3538

0 commit comments

Comments
 (0)