MySQL 8.3.0
Source Code Documentation
s_mysql_pfs_plugin_table_v1 Struct Reference

Definition of pfs_plugin_table_v1 service and its methods. More...

#include <pfs_plugin_table_service.h>

Public Attributes

int(* add_tables )(PFS_engine_table_share_proxy **st_share, unsigned int share_count)
 
int(* delete_tables )(PFS_engine_table_share_proxy **st_share, unsigned int share_count)
 
unsigned int(* get_parts_found )(PSI_key_reader *reader)
 

Detailed Description

Definition of pfs_plugin_table_v1 service and its methods.

Member Data Documentation

◆ add_tables

int(* s_mysql_pfs_plugin_table_v1::add_tables) (PFS_engine_table_share_proxy **st_share, unsigned int share_count)

◆ delete_tables

int(* s_mysql_pfs_plugin_table_v1::delete_tables) (PFS_engine_table_share_proxy **st_share, unsigned int share_count)

◆ get_parts_found

unsigned int(* s_mysql_pfs_plugin_table_v1::get_parts_found) (PSI_key_reader *reader)

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