MySQL 9.1.0
Source Code Documentation
|
Public Attributes | |
const lock_t * | wait_for |
a conflicting lock or null if no conflicting lock found More... | |
bool | bypassed |
true iff the trx has bypassed one of waiting locks More... | |
bool locksys::Conflicting::bypassed |
true iff the trx has bypassed one of waiting locks
const lock_t* locksys::Conflicting::wait_for |
a conflicting lock or null if no conflicting lock found