Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
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: