MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
trx_savept_t Struct Reference

#include <trx0types.h>

Public Attributes

undo_no_t least_undo_no

Detailed Description

Transaction savepoint

Definition at line 126 of file trx0types.h.

Member Data Documentation

undo_no_t trx_savept_t::least_undo_no

least undo number to undo

Definition at line 127 of file trx0types.h.


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