MySQL 9.0.0
Source Code Documentation
pfs_plugin_table_v1_all_empty.cc File Reference

Namespaces

namespace  pfs_plugin_table_v1_all_empty
 

Functions

int pfs_plugin_table_v1_all_empty::add_tables (PFS_engine_table_share_proxy **, unsigned int) noexcept
 
int pfs_plugin_table_v1_all_empty::delete_tables (PFS_engine_table_share_proxy **, unsigned int) noexcept
 
unsigned int pfs_plugin_table_v1_all_empty::get_parts_found (PSI_key_reader *) noexcept
 

Variables

const mysql_service_pfs_plugin_table_v1_t imp_HARNESS_COMPONENT_NAME_pfs_plugin_table_v1
 

Variable Documentation

◆ imp_HARNESS_COMPONENT_NAME_pfs_plugin_table_v1

const mysql_service_pfs_plugin_table_v1_t imp_HARNESS_COMPONENT_NAME_pfs_plugin_table_v1
Initial value:
= {
unsigned int get_parts_found(PSI_key_reader *) noexcept
Definition: pfs_plugin_table_v1_all_empty.cc:42
int delete_tables(PFS_engine_table_share_proxy **, unsigned int) noexcept
Definition: pfs_plugin_table_v1_all_empty.cc:39
int add_tables(PFS_engine_table_share_proxy **, unsigned int) noexcept
Definition: pfs_plugin_table_v1_all_empty.cc:33