MySQL 9.6.0
Source Code Documentation
dict0priv.ic File Reference

Data dictionary system private include file. More...

#include "dict0dict.h"
#include "dict0load.h"
#include "dict0priv.h"

Functions

static dict_table_tdict_table_check_if_in_cache_low (const char *table_name)
 Checks if a table is in the dictionary cache. More...
 

Detailed Description

Data dictionary system private include file.

Created Wed 13 Oct 2010 16:10:14 EST Sunny Bains

Function Documentation

◆ dict_table_check_if_in_cache_low()

static dict_table_t * dict_table_check_if_in_cache_low ( const char *  table_name)
inlinestatic

Checks if a table is in the dictionary cache.

Returns
table, NULL if not found
Parameters
table_namein: table name