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 5c28e35 commit 17fab92Copy full SHA for 17fab92
source/schema/resample-schema.txt
@@ -29,7 +29,10 @@ the ``FLUSH SAMPLE`` command from within the
29
30
.. note::
31
32
- You cannot use the ``FLUSH SAMPLE`` command if :binary:`~bin.mongosqld`
+ 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`
36
starts with a :ref:`schema file <schema-with-drdl-file>`
37
via the :option:`--schema <mongosqld --schema>` option.
38
0 commit comments