MySQL 8.0.40
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
table.h File Reference

Go to the source code of this file.

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.
 
namespace  dd::upgrade_57
 

Functions

bool dd::upgrade_57::migrate_plugin_table_to_dd (THD *thd)
 Upgrade mysql.plugin table. More...
 
bool dd::upgrade_57::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. More...