MySQL 8.3.0
Source Code Documentation
table_replication_applier_status_by_coordinator.h File Reference

Table replication_applier_status_by_coordinator(declarations). More...

#include <sys/types.h>
#include "my_base.h"
#include "my_inttypes.h"
#include "sql/rpl_gtid.h"
#include "sql/rpl_info.h"
#include "sql/rpl_reporting.h"
#include "storage/perfschema/pfs_engine_table.h"
#include "storage/perfschema/table_helper.h"

Go to the source code of this file.

Classes

struct  st_row_coordinator
 
class  PFS_index_rpl_applier_status_by_coord
 
class  PFS_index_rpl_applier_status_by_coord_by_channel
 
class  PFS_index_rpl_applier_status_by_coord_by_thread
 
class  table_replication_applier_status_by_coordinator
 Table PERFORMANCE_SCHEMA.replication_applier_status_by_coordinator. More...
 

Macros

#define ENUM_RPL_YES_NO
 

Enumerations

enum  enum_rpl_yes_no {
  PS_RPL_YES = 1 , PS_RPL_NO , PS_RPL_YES = 1 , PS_RPL_NO ,
  PS_RPL_YES = 1 , PS_RPL_NO , PS_RPL_YES = 1 , PS_RPL_NO ,
  PS_RPL_YES = 1 , PS_RPL_NO , PS_RPL_YES = 1 , PS_RPL_NO
}
 enum values for Service_State of coordinator thread More...
 

Detailed Description

Table replication_applier_status_by_coordinator(declarations).