MySQL 8.4.1
Source Code Documentation
st_blackhole_share Struct Reference

#include <ha_blackhole.h>

Public Attributes

THR_LOCK lock
 
uint use_count
 
uint table_name_length
 
char table_name [1]
 

Member Data Documentation

◆ lock

THR_LOCK st_blackhole_share::lock

◆ table_name

char st_blackhole_share::table_name[1]

◆ table_name_length

uint st_blackhole_share::table_name_length

◆ use_count

uint st_blackhole_share::use_count

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