Home
last modified time | relevance | path

Searched refs:REPLICATION_THREAD_WAIT_NO_INFO_ERROR (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_channel_service_interface.h34 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc862 DBUG_RETURN(REPLICATION_THREAD_WAIT_NO_INFO_ERROR); in channel_wait_until_apply_queue_applied()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_channel_service_interface.h34 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc868 DBUG_RETURN(REPLICATION_THREAD_WAIT_NO_INFO_ERROR); in channel_wait_until_apply_queue_applied()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h34 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc868 DBUG_RETURN(REPLICATION_THREAD_WAIT_NO_INFO_ERROR); in channel_wait_until_apply_queue_applied()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_channel_service_interface.h34 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc868 DBUG_RETURN(REPLICATION_THREAD_WAIT_NO_INFO_ERROR); in channel_wait_until_apply_queue_applied()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h34 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc868 DBUG_RETURN(REPLICATION_THREAD_WAIT_NO_INFO_ERROR); in channel_wait_until_apply_queue_applied()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h34 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc868 DBUG_RETURN(REPLICATION_THREAD_WAIT_NO_INFO_ERROR); in channel_wait_until_apply_queue_applied()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_channel_service_interface.h37 #define REPLICATION_THREAD_WAIT_NO_INFO_ERROR -2 macro
H A Drpl_channel_service_interface.cc898 if (error == -2) return REPLICATION_THREAD_WAIT_NO_INFO_ERROR; in channel_wait_until_apply_queue_applied()
927 if (error == -2) return REPLICATION_THREAD_WAIT_NO_INFO_ERROR; in channel_wait_until_transactions_applied()