MySQL 8.3.0
Source Code Documentation
gr::perfschema::Replication_group_configuration_version_table_handle Struct Reference

A structure to define a handle for table in plugin/component code. More...

Public Attributes

unsigned long long current_row_pos {0}
 
unsigned long long next_row_pos {0}
 
std::vector< struct Replication_group_configuration_versionrows
 

Detailed Description

A structure to define a handle for table in plugin/component code.

Member Data Documentation

◆ current_row_pos

unsigned long long gr::perfschema::Replication_group_configuration_version_table_handle::current_row_pos {0}

◆ next_row_pos

unsigned long long gr::perfschema::Replication_group_configuration_version_table_handle::next_row_pos {0}

◆ rows

std::vector<struct Replication_group_configuration_version> gr::perfschema::Replication_group_configuration_version_table_handle::rows

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