MySQL 8.4.0
Source Code Documentation
table_cache.cc File Reference
#include "sql/table_cache.h"
#include <stdio.h>
#include <string.h>
#include "my_compiler.h"
#include "my_dbug.h"
#include "my_macros.h"
#include "mysql/components/services/bits/psi_bits.h"
#include "sql/sql_test.h"
#include "thr_lock.h"
#include "thr_mutex.h"

Variables

Table_cache_manager table_cache_manager
 Container for all table cache instances in the system. More...
 

Variable Documentation

◆ table_cache_manager

Table_cache_manager table_cache_manager

Container for all table cache instances in the system.