InnoDB Plugin  1.0
Data Fields
trx_undo_inf_t Struct Reference

#include <trx0roll.h>

Data Fields

ibool in_use
trx_id_t trx_no
undo_no_t undo_no

Detailed Description

A cell of trx_undo_arr_t; used during a rollback and a purge

Field Documentation

ibool trx_undo_inf_t::in_use

true if cell is being used

trx_id_t trx_undo_inf_t::trx_no

transaction number: not defined during a rollback

undo_no_t trx_undo_inf_t::undo_no

undo number of an undo record


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