Home
last modified time | relevance | path

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

/dports/www/mattermost-server/mattermost-server-6.0.2/scripts/
H A Dreplica-mysql-config.sh27 start_slave_cmd='mysql -u root -pmostest -e "'
28 start_slave_cmd+="$start_slave_stmt"
29 start_slave_cmd+='"'
30 docker exec mattermost-mysql-read-replica sh -c "$start_slave_cmd"
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_slave.h379 bool start_slave_cmd(THD *thd);
H A Dsql_parse.cc3406 res = start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc679 bool start_slave_cmd(THD *thd) { in start_slave_cmd() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_slave.h303 bool start_slave_cmd(THD* thd);
H A Dsql_parse.cc3683 res= start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc685 bool start_slave_cmd(THD *thd) in start_slave_cmd() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_slave.h303 bool start_slave_cmd(THD* thd);
H A Dsql_parse.cc3683 res= start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc685 bool start_slave_cmd(THD *thd) in start_slave_cmd() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_slave.h303 bool start_slave_cmd(THD* thd);
H A Dsql_parse.cc3841 res= start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc702 bool start_slave_cmd(THD *thd) in start_slave_cmd() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_slave.h303 bool start_slave_cmd(THD* thd);
H A Dsql_parse.cc3455 res= start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc685 bool start_slave_cmd(THD *thd) in start_slave_cmd() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_slave.h303 bool start_slave_cmd(THD* thd);
H A Dsql_parse.cc3683 res= start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc685 bool start_slave_cmd(THD *thd) in start_slave_cmd() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_slave.h303 bool start_slave_cmd(THD* thd);
H A Dsql_parse.cc3452 res= start_slave_cmd(thd); in mysql_execute_command()
H A Drpl_slave.cc666 bool start_slave_cmd(THD *thd) in start_slave_cmd() function