![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
A table lock. More...
#include <lock0priv.h>
Public Member Functions | |
| std::ostream & | print (std::ostream &out) const | 
| Print the table lock into the given output stream.  More... | |
Public Attributes | |
| dict_table_t * | table | 
| database table in dictionary cache  More... | |
| locks | |
| list of locks on the same table  More... | |
A table lock.
      
  | 
  inline | 
Print the table lock into the given output stream.
| [in,out] | out | the output stream | 
| lock_table_t::locks | 
list of locks on the same table
| dict_table_t* lock_table_t::table | 
database table in dictionary cache