InnoDB Plugin  1.0
Data Fields
sess_t Struct Reference
Collaboration diagram for sess_t:
Collaboration graph
[legend]

Data Fields

ulint state
trx_ttrx
ut_list_base< que_tgraphs

Field Documentation

ut_list_base< que_t > sess_t::graphs

query graphs belonging to this session

ulint sess_t::state

state of the session

trx_t* sess_t::trx

transaction object permanently assigned for the session: the transaction instance designated by the trx id changes, but the memory structure is preserved


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