The mysql.spider_xa table tracks the status of XA transactions involving Spider tables, ensuring atomicity across distributed nodes.
The mysql.spider_xa table is installed by the Spider storage engine.
This table uses the Aria storage engine.
It contains the following fields:
format_id
This page is licensed: CC BY-SA / Gnu FDL
int(11)
NO
PRI
0
gtrid_length
int(11)
NO
PRI
0
bqual_length
int(11)
NO
0
data
binary(128)
NO
PRI
status
char(8)
NO
MUL