#include <trx0roll.h>
Public Attributes | |
trx_id_t | trx_no |
undo_no_t | undo_no |
ibool | in_use |
A cell of trx_undo_arr_struct; used during a rollback and a purge
Definition at line 298 of file trx0roll.h.
TRUE if the cell is in use
Definition at line 302 of file trx0roll.h.
transaction number: not defined during a rollback
Definition at line 299 of file trx0roll.h.
undo number of an undo record
Definition at line 301 of file trx0roll.h.