InnoDB Plugin  1.0
Data Fields
fts_trx_row_t Struct Reference

#include <fts0fts.h>

Collaboration diagram for fts_trx_row_t:
Collaboration graph
[legend]

Data Fields

doc_id_t doc_id
fts_row_state state
ib_vector_tfts_indexes

Detailed Description

Information about one changed row in a transaction.

Field Documentation

doc_id_t fts_trx_row_t::doc_id

Id of the ins/upd/del document

ib_vector_t* fts_trx_row_t::fts_indexes

The indexes that are affected

fts_row_state fts_trx_row_t::state

state of the row


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