Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
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: