File tree Expand file tree Collapse file tree 2 files changed +356
-15
lines changed Expand file tree Collapse file tree 2 files changed +356
-15
lines changed Original file line number Diff line number Diff line change 11.. list-table ::
22 :header-rows: 1
3- :widths: 40 30
3+ :widths: 30,50,20
44
55 * - Command
66 - Description
7+ - Atlas Support
78
89 * - :dbcommand: `abortTransaction `
910
1011 - Abort transaction.
1112
1213 .. versionadded :: 4.0
1314
15+ - Yes
16+
1417 * - :dbcommand: `commitTransaction `
1518
1619 - Commit transaction.
1720
1821 .. versionadded :: 4.0
1922
23+ - Yes
24+
2025 * - :dbcommand: `endSessions `
2126
2227 - Expire sessions before the sessions' timeout period.
2328
29+ - Yes
30+
2431 * - :dbcommand: `killAllSessions `
2532
2633 - Kill all sessions.
2734
35+ - No support for :atlas: `M0, M2, M5 </unsupported-commands/#unsupported-commands> `
36+ and :atlas: `M10 clusters </unsupported-commands/#unsupported-commands-1> `.
37+
2838 * - :dbcommand: `killAllSessionsByPattern `
2939
3040 - Kill all sessions that match the specified pattern
41+
42+ - No support for :atlas: `M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands> `.
3143
3244 * - :dbcommand: `killSessions `
3345
3446 - Kill specified sessions.
3547
48+ - No support for :atlas: `M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands> `.
49+
3650 * - :dbcommand: `refreshSessions `
3751
3852 - Refresh idle sessions.
3953
54+ - Yes
55+
4056 * - :dbcommand: `startSession `
4157
4258 - Starts a new session.
59+
60+ - Yes
You can’t perform that action at this time.
0 commit comments