Home
last modified time | relevance | path

Searched refs:slave_sql_running_state (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dtable_replication_applier_status.cc137 char *slave_sql_running_state= NULL; in make_row() local
148 slave_sql_running_state= const_cast<char *> in make_row()
163 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dtable_replication_applier_status.cc137 char *slave_sql_running_state= NULL; in make_row() local
148 slave_sql_running_state= const_cast<char *> in make_row()
163 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dtable_replication_applier_status.cc163 char *slave_sql_running_state= NULL; in make_row() local
175 slave_sql_running_state= const_cast<char *> in make_row()
190 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_replication_applier_status.cc163 char *slave_sql_running_state= NULL; in make_row() local
175 slave_sql_running_state= const_cast<char *> in make_row()
190 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dtable_replication_applier_status.cc163 char *slave_sql_running_state= NULL; in make_row() local
175 slave_sql_running_state= const_cast<char *> in make_row()
190 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_replication_applier_status.cc163 char *slave_sql_running_state= NULL; in make_row() local
175 slave_sql_running_state= const_cast<char *> in make_row()
190 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_replication_applier_status.cc163 char *slave_sql_running_state= NULL; in make_row() local
175 slave_sql_running_state= const_cast<char *> in make_row()
190 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dtable_replication_applier_status.cc163 char *slave_sql_running_state= NULL; in make_row() local
175 slave_sql_running_state= const_cast<char *> in make_row()
190 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in make_row()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dtable_replication_applier_status.cc190 char *slave_sql_running_state = nullptr; in make_row() local
201 slave_sql_running_state = const_cast<char *>( in make_row()
215 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) { in make_row()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_slave.cc3037 char *slave_sql_running_state= NULL; in show_slave_status() local
3177slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status()
3380 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status()
3388 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_slave.cc3037 char *slave_sql_running_state= NULL; in show_slave_status() local
3177slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status()
3380 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status()
3388 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_slave.cc3037 char *slave_sql_running_state= NULL; in show_slave_status() local
3177slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status()
3380 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status()
3388 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drpl_slave.cc2992 char *slave_sql_running_state= NULL; in show_slave_status() local
3124slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status()
3316 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status()
3324 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_slave.cc3000 char *slave_sql_running_state= NULL; in show_slave_status() local
3132slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status()
3324 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status()
3332 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_slave.cc3258 char *slave_sql_running_state = nullptr; in show_slave_status_send_data() local
3276 slave_sql_running_state = const_cast<char *>( in show_slave_status_send_data()
3472 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) { in show_slave_status_send_data()
3478 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status_send_data()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dslave.cc3306 const char *slave_sql_running_state= in send_show_master_info_data() local
3308 if (slave_sql_running_state == Relay_log_info::state_delaying_string) in send_show_master_info_data()
3316 protocol->store(slave_sql_running_state, &my_charset_bin); in send_show_master_info_data()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dslave.cc3268 const char *slave_sql_running_state= in send_show_master_info_data() local
3270 if (slave_sql_running_state == Relay_log_info::state_delaying_string) in send_show_master_info_data()
3278 protocol->store(slave_sql_running_state, &my_charset_bin); in send_show_master_info_data()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dslave.cc3268 const char *slave_sql_running_state=
3270 if (slave_sql_running_state == Relay_log_info::state_delaying_string)
3278 protocol->store(slave_sql_running_state, &my_charset_bin);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dslave.cc3242 const char *slave_sql_running_state= in send_show_master_info_data() local
3244 if (slave_sql_running_state == Relay_log_info::state_delaying_string) in send_show_master_info_data()
3252 protocol->store(slave_sql_running_state, &my_charset_bin); in send_show_master_info_data()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dslave.cc3242 const char *slave_sql_running_state= in send_show_master_info_data() local
3244 if (slave_sql_running_state == Relay_log_info::state_delaying_string) in send_show_master_info_data()
3252 protocol->store(slave_sql_running_state, &my_charset_bin); in send_show_master_info_data()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dslave.cc3306 const char *slave_sql_running_state= in send_show_master_info_data() local
3308 if (slave_sql_running_state == Relay_log_info::state_delaying_string) in send_show_master_info_data()
3316 protocol->store(slave_sql_running_state, &my_charset_bin); in send_show_master_info_data()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_slave.cc3689 char* slave_sql_running_state= NULL; in show_slave_status_send_data() local
3706slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status_send_data()
3905 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status_send_data()
3913 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status_send_data()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_slave.cc3745 char* slave_sql_running_state= NULL; in show_slave_status_send_data() local
3762slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status_send_data()
3961 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status_send_data()
3969 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status_send_data()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_slave.cc3733 char* slave_sql_running_state= NULL; in show_slave_status_send_data() local
3750slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status_send_data()
3949 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status_send_data()
3957 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status_send_data()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_slave.cc3745 char* slave_sql_running_state= NULL; in show_slave_status_send_data() local
3762slave_sql_running_state= const_cast<char *>(mi->rli->info_thd ? mi->rli->info_thd->get_proc_info()… in show_slave_status_send_data()
3961 if (slave_sql_running_state == stage_sql_thd_waiting_until_delay.m_name) in show_slave_status_send_data()
3969 protocol->store(slave_sql_running_state, &my_charset_bin); in show_slave_status_send_data()

123