MySQL 9.1.0
Source Code Documentation
|
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_version > | rows |
A structure to define a handle for table in plugin/component code.
unsigned long long gr::perfschema::Replication_group_configuration_version_table_handle::current_row_pos {0} |
unsigned long long gr::perfschema::Replication_group_configuration_version_table_handle::next_row_pos {0} |
std::vector<struct Replication_group_configuration_version> gr::perfschema::Replication_group_configuration_version_table_handle::rows |