# `t_tx_exception` - **Rows (estimated):** 0 - **Data size:** 16.0 KB - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci - **Created:** 2026-04-27 19:10:04 - **Updated:** ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `id` | `bigint` | NO | PRI | | | | | 2 | `create_time` | `datetime` | YES | | | | | | 3 | `ex_state` | `smallint` | NO | | | | | | 4 | `group_id` | `varchar(60)` | YES | | | | | | 5 | `mod_id` | `varchar(100)` | YES | | | | | | 6 | `registrar` | `smallint` | NO | | | | | | 7 | `remark` | `varchar(255)` | YES | | | | | | 8 | `transaction_state` | `int` | YES | | | | | | 9 | `unit_id` | `varchar(60)` | YES | | | | | ## Indexes | Name | Unique | Type | Columns | |---|---|---|---| | `PRIMARY` | ✓ | BTREE | `id` | ## Narrative _No human-written narrative yet — when this table is exercised by a [vertical slice](../../slices/index.md), link from there back to this page._