|
InnoDB Plugin
1.0
|
#include <fts0fts.h>

Data Fields | |
| char * | name |
| ib_rbt_t * | tables |
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
1.8.1.2