MySQL 9.0.0
Source Code Documentation
gr::perfschema::Replication_group_member_actions Struct Reference

A row in the replication_group_member_actions table. More...

Public Attributes

std::string name
 
std::string event
 
unsigned long enabled
 
std::string type
 
unsigned long priority
 
std::string error_handling
 

Detailed Description

A row in the replication_group_member_actions table.

Member Data Documentation

◆ enabled

unsigned long gr::perfschema::Replication_group_member_actions::enabled

◆ error_handling

std::string gr::perfschema::Replication_group_member_actions::error_handling

◆ event

std::string gr::perfschema::Replication_group_member_actions::event

◆ name

std::string gr::perfschema::Replication_group_member_actions::name

◆ priority

unsigned long gr::perfschema::Replication_group_member_actions::priority

◆ type

std::string gr::perfschema::Replication_group_member_actions::type

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