Home
last modified time | relevance | path

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

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_channel_service_interface.h96 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc92 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) ? in set_mi_settings()
93 opt_mts_slave_parallel_workers : channel_info->channel_mts_parallel_workers; in set_mi_settings()
158 channel_info->channel_mts_parallel_workers= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_channel_service_interface.h96 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc96 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) ? in set_mi_settings()
97 opt_mts_slave_parallel_workers : channel_info->channel_mts_parallel_workers; in set_mi_settings()
162 channel_info->channel_mts_parallel_workers= 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.h96 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc96 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) ? in set_mi_settings()
97 opt_mts_slave_parallel_workers : channel_info->channel_mts_parallel_workers; in set_mi_settings()
162 channel_info->channel_mts_parallel_workers= 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.h96 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc96 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) ? in set_mi_settings()
97 opt_mts_slave_parallel_workers : channel_info->channel_mts_parallel_workers; in set_mi_settings()
162 channel_info->channel_mts_parallel_workers= 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.h96 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc96 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) ? in set_mi_settings()
97 opt_mts_slave_parallel_workers : channel_info->channel_mts_parallel_workers; in set_mi_settings()
162 channel_info->channel_mts_parallel_workers= 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.h96 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc96 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) ? in set_mi_settings()
97 opt_mts_slave_parallel_workers : channel_info->channel_mts_parallel_workers; in set_mi_settings()
162 channel_info->channel_mts_parallel_workers= RPL_SERVICE_SERVER_DEFAULT; in initialize_channel_creation_info()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_channel_service_interface.h95 int channel_mts_parallel_workers; member
H A Drpl_channel_service_interface.cc119 (channel_info->channel_mts_parallel_workers == RPL_SERVICE_SERVER_DEFAULT) in set_mi_settings()
121 : channel_info->channel_mts_parallel_workers; in set_mi_settings()
192 channel_info->channel_mts_parallel_workers = 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.cc763 info.channel_mts_parallel_workers= 3; in test_channel_service_interface()
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/replication_observers_example/
H A Dreplication_observers_example.cc763 info.channel_mts_parallel_workers= 3; 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.cc763 info.channel_mts_parallel_workers= 3; in test_channel_service_interface()
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/replication_observers_example/
H A Dreplication_observers_example.cc763 info.channel_mts_parallel_workers= 3; 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.cc763 info.channel_mts_parallel_workers= 3; in test_channel_service_interface()
/dports/databases/mysql57-client/mysql-5.7.36/plugin/replication_observers_example/
H A Dreplication_observers_example.cc763 info.channel_mts_parallel_workers= 3; in test_channel_service_interface()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/replication_observers_example/
H A Dreplication_observers_example.cc731 info.channel_mts_parallel_workers = 3; in test_channel_service_interface()