MySQL 8.3.0
Source Code Documentation
locksys::Conflicting Struct Reference

Public Attributes

const lock_twait_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...
 

Member Data Documentation

◆ bypassed

bool locksys::Conflicting::bypassed

true iff the trx has bypassed one of waiting locks

◆ wait_for

const lock_t* locksys::Conflicting::wait_for

a conflicting lock or null if no conflicting lock found


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