t_tx_exception.md 908 Bytes

t_tx_exception

  • Engine: InnoDB
  • Collation: utf8mb3_general_ci

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, link from there back to this page.