MV_ TRANSACTION_ TABLE
Contains distributed transaction metadata.
Column Name |
Description |
---|---|
|
The node the transaction is from (MV). |
|
The name of the database including the partition ordinal. |
|
The state of the database (i. |
|
The ID of the sharded database. |
|
The role of the database: Primary or Replica |
|
The ID of the distributed transaction. |
|
The ID of the coordinator. |
|
The timestamp the transaction selects just before beginning its prepare phase. |
|
Timestamp of the commit. |
|
List of all participants of the distributed transaction. |
|
State of the transaction: Prepared, Committed, or Aborted |
Last modified: June 5, 2023