InnoDB Plugin  1.0
Data Fields
fts_trx_t Struct Reference

#include <fts0fts.h>

Collaboration diagram for fts_trx_t:
Collaboration graph
[legend]

Data Fields

trx_ttrx
ib_vector_tsavepoints
ib_vector_tlast_stmt
mem_heap_theap

Detailed Description

Information about changes in a single transaction affecting

the FTS system.

Field Documentation

mem_heap_t* fts_trx_t::heap

heap

ib_vector_t* fts_trx_t::last_stmt

last_stmt

ib_vector_t* fts_trx_t::savepoints

Active savepoints, must have at least one element, the implied savepoint

trx_t* fts_trx_t::trx

InnoDB transaction


The documentation for this struct was generated from the following file: