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 46bcc79 commit d2ac670Copy full SHA for d2ac670
source/release-notes/2.4.txt
@@ -500,7 +500,7 @@ system are available for use in MongoDB:
500
- SASL Support in :program:`mongod`, the :program:`mongo` shell, and C++ client library
501
(driver.)
502
503
-- New :dbcommand:`saslBegin` and :dbcommand:`saslContinue`
+- New :dbcommand:`saslStart` and :dbcommand:`saslContinue`
504
database commands.
505
506
.. note::
@@ -583,7 +583,7 @@ In the 2.3 series, MongoDB adds the following database commands:
583
.. leaving these undocumented at the moment, given changing use, and
584
the fact that the previous section satisfies current requirements.
585
586
-.. dbcommand:: saslBegin
+.. dbcommand:: saslStart
587
588
.. dbcommand:: saslContinue
589
0 commit comments