#include <trx0types.h>
Public Attributes | |
undo_no_t | least_undo_no |
Transaction savepoint
Definition at line 94 of file trx0types.h.
undo_no_t trx_savept_struct::least_undo_no |
least undo number to undo
Definition at line 95 of file trx0types.h.
Referenced by trx_cleanup_at_db_startup(), trx_commit_off_kernel(), trx_create(), trx_mark_sql_stat_end(), trx_rollback(), and trx_savept_take().