MySQL 8.3.0
Source Code Documentation
TrxVersion Struct Reference

#include <trx0types.h>

Public Member Functions

 TrxVersion (trx_t *trx)
 Constructor. More...
 

Public Attributes

trx_tm_trx
 
uint64_t m_version
 

Constructor & Destructor Documentation

◆ TrxVersion()

TrxVersion::TrxVersion ( trx_t trx)

Constructor.

Member Data Documentation

◆ m_trx

trx_t* TrxVersion::m_trx

◆ m_version

uint64_t TrxVersion::m_version

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