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 66481fa commit 28268a6Copy full SHA for 28268a6
source/includes/extracts-transactions.yaml
@@ -574,7 +574,7 @@ content: |
574
<transactions-read-preference>`.
575
576
- In MongoDB 4.2 and earlier, you cannot create collections in
577
- transctions. Write operations that result in document inserts
+ transactions. Write operations that result in document inserts
578
(e.g. ``insert`` or update operations with ``upsert: true``)
579
must be on **existing** collections if run inside transactions.
580
@@ -639,4 +639,4 @@ content: |
639
640
.. seealso:: :ref:`transactions-create-collections-indexes`
641
642
-...
+...
0 commit comments