|
MySQL 5.6.14 Source Code Document
|
#include <fts0fts.h>

Public Attributes | |
| trx_t * | trx |
| ib_vector_t * | savepoints |
| ib_vector_t * | last_stmt |
| mem_heap_t * | heap |
Information about changes in a single transaction affecting
the FTS system.
| mem_heap_t* fts_trx_t::heap |
| ib_vector_t* fts_trx_t::last_stmt |
| ib_vector_t* fts_trx_t::savepoints |