MySQL 9.0.0
Source Code Documentation
OPEN_TABLE_LIST Struct Reference

#include <table.h>

Public Attributes

OPEN_TABLE_LISTnext
 
char * db
 
char * table
 
uint32 in_use
 
uint32 locked
 

Member Data Documentation

◆ db

char* OPEN_TABLE_LIST::db

◆ in_use

uint32 OPEN_TABLE_LIST::in_use

◆ locked

uint32 OPEN_TABLE_LIST::locked

◆ next

OPEN_TABLE_LIST* OPEN_TABLE_LIST::next

◆ table

char * OPEN_TABLE_LIST::table

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