MySQL 9.1.0
Source Code Documentation
|
PFS table handle which is used to create multiple instances for concurrent queries. More...
Public Member Functions | |
Log_files_pfs_table_share_proxy () | |
Static Public Attributes | |
static constexpr const char * | TABLE_NAME = "innodb_redo_log_files" |
Name of the PFS mysql table (belongs to performance_schema) More... | |
Additional Inherited Members | |
Public Attributes inherited from PFS_engine_table_share_proxy | |
PFS_engine_table_proxy | m_proxy_engine_table |
const char * | m_table_name |
unsigned int | m_table_name_length |
const char * | m_table_definition |
unsigned int | m_ref_length |
enum Access_control | m_acl |
delete_all_rows_t | delete_all_rows |
get_row_count_t | get_row_count |
PFS table handle which is used to create multiple instances for concurrent queries.
|
inline |
|
staticconstexpr |
Name of the PFS mysql table (belongs to performance_schema)