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 f1ce85f commit fa973c9Copy full SHA for fa973c9
jstests/sharding/banned_txn_databases_sharded.js
@@ -8,7 +8,7 @@
8
* transactions on sharded clusters, BUT read and writes to other namespaces in the config
9
* database are allowed.
10
*
11
- * @tags: [requires_find_command]
+ * @tags: [requires_find_command, uses_transactions]
12
*/
13
14
(function() {
0 commit comments