MySQL 5.6.14 Source Code Document
|
#include <trx0types.h>
Public Attributes | |
undo_no_t | least_undo_no |
Transaction savepoint
Definition at line 126 of file trx0types.h.
undo_no_t trx_savept_t::least_undo_no |
least undo number to undo
Definition at line 127 of file trx0types.h.