MySQL 9.1.0
Source Code Documentation
|
Information required for transaction savepoint handling. More...
#include <fts0fts.h>
Public Attributes | |
char * | name |
First entry is always NULL, the default instance. More... | |
ib_rbt_t * | tables |
Modified FTS tables. More... | |
Information required for transaction savepoint handling.
char* fts_savepoint_t::name |
First entry is always NULL, the default instance.
Otherwise the name of the savepoint
ib_rbt_t* fts_savepoint_t::tables |
Modified FTS tables.