MySQL 8.0.40
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
init.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::performance_schema
 

Functions

bool dd::performance_schema::create_pfs_schema (THD *thd)
 Create the performance schema. More...
 
bool dd::performance_schema::init_pfs_tables (enum_dd_init_type int_type)
 Creates performance schema tables in the Data Dictionary. More...
 
void dd::performance_schema::set_PS_version_for_table (dd::Properties *table_options)
 Store the property "PS_version" in table's options. More...