MySQL 8.4.0
Source Code Documentation
Log_files_pfs_table_share_proxy Class Reference

PFS table handle which is used to create multiple instances for concurrent queries. More...

Inheritance diagram for Log_files_pfs_table_share_proxy:
[legend]

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

Detailed Description

PFS table handle which is used to create multiple instances for concurrent queries.

Constructor & Destructor Documentation

◆ Log_files_pfs_table_share_proxy()

Log_files_pfs_table_share_proxy::Log_files_pfs_table_share_proxy ( )
inline

Member Data Documentation

◆ TABLE_NAME

constexpr const char* Log_files_pfs_table_share_proxy::TABLE_NAME = "innodb_redo_log_files"
staticconstexpr

Name of the PFS mysql table (belongs to performance_schema)


The documentation for this class was generated from the following file: