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 7dfc4b9 commit 9d3c18fCopy full SHA for 9d3c18f
source/reference/command/getnonce.txt
@@ -12,11 +12,16 @@ getnonce
12
13
.. dbcommand:: getnonce
14
15
- Client libraries use :dbcommand:`getnonce` to generate a one-time
+ .. deprecated:: 4.0
16
+
17
+ Client libraries use :dbcommand:`getnonce` to generate a one-time
18
password for authentication.
19
20
+ Applications should not invoke :dbcommand:`getnonce` directly.
21
- .. slave-ok
22
+ This command will be removed in a future release.
23
24
+ .. slave-ok
25
26
Behavior
27
--------
0 commit comments