InnoDB Plugin  1.0
Data Fields
fts_savepoint_t Struct Reference

#include <fts0fts.h>

Collaboration diagram for fts_savepoint_t:
Collaboration graph
[legend]

Data Fields

char * name
ib_rbt_ttables

Detailed Description

Information required for transaction savepoint handling.

Field Documentation

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


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