Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| session_id | int | 4 | null |
|
|
|||
| transaction_id | bigint | 8 | null |
|
|
|||
| transaction_descriptor | binary | 8 | null |
|
|
|||
| enlist_count | int | 4 | null |
|
|
|||
| is_user_transaction | bit | 1 | null |
|
|
|||
| is_local | bit | 1 | null |
|
|
|||
| is_enlisted | bit | 1 | null |
|
|
|||
| is_bound | bit | 1 | null |
|
|
|||
| open_transaction_count | int | 4 | null |
|
|
