24#ifndef DD_UPGRADE__SCHEMA_H_INCLUDED
25#define DD_UPGRADE__SCHEMA_H_INCLUDED
For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:34
bool find_schema_from_datadir(std::vector< String_type > *db_name)
Scans datadir for databases and lists all the database names.
Definition: schema.cc:198
bool migrate_schema_to_dd(THD *thd, const char *dbname)
Update the Schemata:DD for every database present in the data directory.
Definition: schema.cc:135
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
const char * db_name
Definition: rules_table_service.cc:55