Skip to content

Commit f56618e

Browse files
committed
Revises per copy review.
1 parent 9998d33 commit f56618e

File tree

2 files changed

+126
-99
lines changed

2 files changed

+126
-99
lines changed

source/includes/table-sessions-commands.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* - Command
66
- Description
7-
- Atlas Compatible
7+
- Atlas Support
88

99
* - :dbcommand:`abortTransaction`
1010

@@ -32,25 +32,26 @@
3232

3333
- Kill all sessions.
3434

35-
- Yes, but with :atlas:`limitations </unsupported-commands>`.
35+
- Unsupported for :atlas:`M0, M2, M5 </unsupported-commands/#unsupported-commands>`
36+
and :atlas:`M10 clusters </unsupported-commands/#unsupported-commands-1>`.
3637

3738
* - :dbcommand:`killAllSessionsByPattern`
3839

3940
- Kill all sessions that match the specified pattern
4041

41-
- Yes, but with :atlas:`limitations </unsupported-commands>`.
42+
- Unsupported for :atlas:`M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands>`.
4243

4344
* - :dbcommand:`killSessions`
4445

4546
- Kill specified sessions.
4647

47-
- Yes, but with :atlas:`limitations </unsupported-commands>`.
48+
- Unsupported for :atlas:`M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands>`.
4849

4950
* - :dbcommand:`refreshSessions`
5051

5152
- Refresh idle sessions.
5253

53-
- Yes, but with :atlas:`limitations </unsupported-commands>`.
54+
- Yes
5455

5556
* - :dbcommand:`startSession`
5657

0 commit comments

Comments
 (0)