MySQL 9.0.0
Source Code Documentation
trx_savept_t Struct Reference

Transaction savepoint. More...

#include <trx0types.h>

Public Attributes

undo_no_t least_undo_no
 least undo number to undo More...
 

Detailed Description

Transaction savepoint.

Member Data Documentation

◆ least_undo_no

undo_no_t trx_savept_t::least_undo_no

least undo number to undo


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