MySQL 9.0.0
Source Code Documentation
table_replication_applier_status_by_worker.h File Reference

Table replication_applier_status_by_worker (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_worker
 
struct  pos_replication_applier_status_by_worker
 Position in table replication_applier_status_by_worker. More...
 
class  PFS_index_rpl_applier_status_by_worker
 
class  PFS_index_rpl_applier_status_by_worker_by_channel
 
class  PFS_index_rpl_applier_status_by_worker_by_thread
 
class  table_replication_applier_status_by_worker
 Table PERFORMANCE_SCHEMA.replication_applier_status_by_worker. 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
}
 enumerated values for service_state of worker thread More...
 

Detailed Description

Table replication_applier_status_by_worker (declarations).