Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
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: