MySQL 9.1.0
Source Code Documentation
|
Table replication_applier_status (declarations). More...
#include <sys/types.h>
#include "my_base.h"
#include "sql/rpl_info.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_applier_status |
A row in the table. More... | |
class | PFS_index_rpl_applier_status |
class | table_replication_applier_status |
Table PERFORMANCE_SCHEMA.replication_applier_status. 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 field More... | |
Table replication_applier_status (declarations).