MySQL 9.1.0
Source Code Documentation
|
#include <usr0sess.h>
Public Attributes | |
ulint | state |
state of the session More... | |
trx_t * | trx |
transaction object permanently assigned for the session: the transaction instance designated by the trx id changes, but the memory structure is preserved More... | |
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