MySQL 9.0.0
Source Code Documentation
LO_authorised_arc Struct Reference

#include <debug_lock_order.h>

Public Attributes

char * m_from_name
 
char * m_from_state
 
char * m_to_name
 
bool m_op_recursive
 
char * m_to_operation
 
int m_flags
 
char * m_constraint
 
char * m_comment
 

Member Data Documentation

◆ m_comment

char* LO_authorised_arc::m_comment

◆ m_constraint

char* LO_authorised_arc::m_constraint

◆ m_flags

int LO_authorised_arc::m_flags

◆ m_from_name

char* LO_authorised_arc::m_from_name

◆ m_from_state

char* LO_authorised_arc::m_from_state

◆ m_op_recursive

bool LO_authorised_arc::m_op_recursive

◆ m_to_name

char* LO_authorised_arc::m_to_name

◆ m_to_operation

char* LO_authorised_arc::m_to_operation

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