|
InnoDB Plugin
1.0
|

Data Fields | |
| ulint | state |
| trx_t * | trx |
| ut_list_base< que_t > | graphs |
| 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
1.8.1.2