File tree Expand file tree Collapse file tree 2 files changed +360
-14
lines changed Expand file tree Collapse file tree 2 files changed +360
-14
lines changed Original file line number Diff line number Diff line change 1
1
.. list-table ::
2
2
:header-rows: 1
3
- :widths: 40 30
3
+ :widths: 30,50,20
4
4
5
5
* - Command
6
6
- Description
7
+ - Atlas Support
7
8
8
9
* - :dbcommand: `abortTransaction `
9
10
10
11
- Abort transaction.
11
12
12
13
.. versionadded :: 4.0
13
14
15
+ - Yes
16
+
14
17
* - :dbcommand: `commitTransaction `
15
18
16
19
- Commit transaction.
17
20
18
21
.. versionadded :: 4.0
19
22
23
+ - Yes
24
+
20
25
* - :dbcommand: `endSessions `
21
26
22
27
- Expire sessions before the sessions' timeout period.
23
28
29
+ - Yes
30
+
24
31
* - :dbcommand: `killAllSessions `
25
32
26
33
- Kill all sessions.
27
34
35
+ - No support for :atlas: `M0, M2, M5 </unsupported-commands/#unsupported-commands> `
36
+ and :atlas: `M10 clusters </unsupported-commands/#unsupported-commands-1> `.
37
+
28
38
* - :dbcommand: `killAllSessionsByPattern `
29
39
30
40
- Kill all sessions that match the specified pattern
41
+
42
+ - No support for :atlas: `M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands> `.
31
43
32
44
* - :dbcommand: `killSessions `
33
45
34
46
- Kill specified sessions.
35
47
48
+ - No support for :atlas: `M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands> `.
49
+
36
50
* - :dbcommand: `refreshSessions `
37
51
38
52
- Refresh idle sessions.
39
53
54
+ - Yes
55
+
40
56
* - :dbcommand: `startSession `
41
57
42
58
- Starts a new session.
59
+
60
+ - Yes
You can’t perform that action at this time.
0 commit comments