24#ifndef DD_UPGRADE__TABLE_H_INCLUDED
25#define DD_UPGRADE__TABLE_H_INCLUDED
63 bool is_fix_view_cols_and_deps);
For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:34
bool migrate_plugin_table_to_dd(THD *thd)
Upgrade mysql.plugin table.
Definition: table.cc:1837
bool migrate_all_frm_to_dd(THD *thd, const char *dbname, bool is_fix_view_cols_and_deps)
Scan the database to identify all .frm files.
Definition: table.cc:1881
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43