Drizzled Public API Documentation

trx_savept_struct Struct Reference

#include <trx0types.h>

Public Attributes

undo_no_t least_undo_no

Detailed Description

Transaction savepoint

Definition at line 94 of file trx0types.h.

Member Data Documentation

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().


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