MySQL 8.4.0
Source Code Documentation
table_replication_connection_configuration.h File Reference

Table replication_connection_configuration (declarations). More...

#include <sys/types.h>
#include "compression.h"
#include "my_base.h"
#include "my_io.h"
#include "mysql_com.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_connect_config
 A row in the table. More...
 
class  PFS_index_rpl_connection_config
 
class  table_replication_connection_configuration
 Table PERFORMANCE_SCHEMA.TABLE_REPLICATION_CONNECTION_CONFIGURATION. 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  enum_ssl_allowed { PS_SSL_ALLOWED_YES = 1 , PS_SSL_ALLOWED_NO , PS_SSL_ALLOWED_IGNORED }
 enum values for SSL_Allowed More...
 

Detailed Description

Table replication_connection_configuration (declarations).