Home
last modified time | relevance | path

Searched refs:enum_channel_type (Results 1 – 22 of 22) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_channel_service_interface.h46 enum enum_channel_type enum
88 enum_channel_type type;
H A Drpl_msr.h306 mi_map::iterator begin(enum_channel_type channel_type=
320 mi_map::iterator end(enum_channel_type channel_type=
H A Drpl_msr.cc47 enum_channel_type type= is_group_replication_channel_name(channel_name) in add_mi()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_channel_service_interface.h46 enum enum_channel_type enum
88 enum_channel_type type;
H A Drpl_msr.h306 mi_map::iterator begin(enum_channel_type channel_type=
320 mi_map::iterator end(enum_channel_type channel_type=
H A Drpl_msr.cc47 enum_channel_type type= is_group_replication_channel_name(channel_name) in add_mi()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h46 enum enum_channel_type enum
88 enum_channel_type type;
H A Drpl_msr.h306 mi_map::iterator begin(enum_channel_type channel_type=
320 mi_map::iterator end(enum_channel_type channel_type=
H A Drpl_msr.cc47 enum_channel_type type= is_group_replication_channel_name(channel_name) in add_mi()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_channel_service_interface.h46 enum enum_channel_type enum
88 enum_channel_type type;
H A Drpl_msr.h306 mi_map::iterator begin(enum_channel_type channel_type=
320 mi_map::iterator end(enum_channel_type channel_type=
H A Drpl_msr.cc47 enum_channel_type type= is_group_replication_channel_name(channel_name) in add_mi()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h46 enum enum_channel_type enum
88 enum_channel_type type;
H A Drpl_msr.h306 mi_map::iterator begin(enum_channel_type channel_type=
320 mi_map::iterator end(enum_channel_type channel_type=
H A Drpl_msr.cc47 enum_channel_type type= is_group_replication_channel_name(channel_name) in add_mi()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h46 enum enum_channel_type enum
88 enum_channel_type type;
H A Drpl_msr.h306 mi_map::iterator begin(enum_channel_type channel_type=
320 mi_map::iterator end(enum_channel_type channel_type=
H A Drpl_msr.cc47 enum_channel_type type= is_group_replication_channel_name(channel_name) in add_mi()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_channel_service_interface.h49 enum enum_channel_type { enum
87 enum_channel_type type;
H A Drpl_msr.h296 enum_channel_type channel_type = SLAVE_REPLICATION_CHANNEL) {
308 enum_channel_type channel_type = SLAVE_REPLICATION_CHANNEL) {
H A Drpl_msr.cc53 enum_channel_type type = is_group_replication_channel_name(channel_name) in add_mi()
H A Drpl_slave.cc8289 enum_channel_type channel_types[] = {SLAVE_REPLICATION_CHANNEL, in flush_relay_logs_cmd()
8347 enum_channel_type channel_types[] = {SLAVE_REPLICATION_CHANNEL, in reencrypt_relay_logs()