![]() |
MySQL 9.5.0
Source Code Documentation
|
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... | |