196
196
To ensure this one can use set_table_cache() methods.
198
198
LEX_STRING table_cache_key;
199
200
LEX_STRING db; /* Pointer to db */
200
202
LEX_STRING table_name; /* Table name (for open) */
201
203
LEX_STRING path; /* Path to table (from datadir) */
202
204
LEX_STRING normalized_path; /* unpack_filename(path) */