Home
last modified time | relevance | path

Searched refs:channel_mts_parallel_type (Results 1 – 21 of 21) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc95 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
104 if (channel_info->channel_mts_parallel_type == CHANNEL_MTS_PARALLEL_TYPE_DB_NAME) in set_mi_settings()
157 channel_info->channel_mts_parallel_type= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc99 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
108 if (channel_info->channel_mts_parallel_type == CHANNEL_MTS_PARALLEL_TYPE_DB_NAME) in set_mi_settings()
161 channel_info->channel_mts_parallel_type= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc99 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
108 if (channel_info->channel_mts_parallel_type == CHANNEL_MTS_PARALLEL_TYPE_DB_NAME) in set_mi_settings()
161 channel_info->channel_mts_parallel_type= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc99 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
108 if (channel_info->channel_mts_parallel_type == CHANNEL_MTS_PARALLEL_TYPE_DB_NAME) in set_mi_settings()
161 channel_info->channel_mts_parallel_type= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc99 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
108 if (channel_info->channel_mts_parallel_type == CHANNEL_MTS_PARALLEL_TYPE_DB_NAME) in set_mi_settings()
161 channel_info->channel_mts_parallel_type= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc99 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
108 if (channel_info->channel_mts_parallel_type == CHANNEL_MTS_PARALLEL_TYPE_DB_NAME) in set_mi_settings()
161 channel_info->channel_mts_parallel_type= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_channel_service_interface.h94 int channel_mts_parallel_type; member
H A Drpl_channel_service_interface.cc123 if (channel_info->channel_mts_parallel_type == RPL_SERVICE_SERVER_DEFAULT) { in set_mi_settings()
129 if (channel_info->channel_mts_parallel_type == in set_mi_settings()
191 channel_info->channel_mts_parallel_type = RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/replication_observers_example/
H A Dreplication_observers_example.cc762 info.channel_mts_parallel_type= CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/replication_observers_example/
H A Dreplication_observers_example.cc762 info.channel_mts_parallel_type= CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/replication_observers_example/
H A Dreplication_observers_example.cc762 info.channel_mts_parallel_type= CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/replication_observers_example/
H A Dreplication_observers_example.cc762 info.channel_mts_parallel_type= CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/replication_observers_example/
H A Dreplication_observers_example.cc762 info.channel_mts_parallel_type= CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()
/dports/databases/mysql57-client/mysql-5.7.36/plugin/replication_observers_example/
H A Dreplication_observers_example.cc762 info.channel_mts_parallel_type= CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/replication_observers_example/
H A Dreplication_observers_example.cc730 info.channel_mts_parallel_type = CHANNEL_MTS_PARALLEL_TYPE_LOGICAL_CLOCK; in test_channel_service_interface()