| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/mysql-test/include/ |
Upload File : |
# ==== Purpose ==== # # Start all slaves configured by rpl_init.inc and wait for the slave # threads to start. # # Note that rpl_init.inc calls this file automatically, so you only # need to source this file if the slaves have stopped after that. # # # ==== Usage ==== # # [--let $rpl_debug= 1] # [--let $slave_timeout= NUMBER] # --source include/rpl_start_slaves.inc # # Parameters: # $rpl_debug # See include/rpl_init.inc # # $slave_timeout # Set the timeout when waiting for slave threads to stop and # start, respectively. See include/wait_for_slave_param.inc --let $include_filename= rpl_start_slaves.inc --source include/begin_include_file.inc --let $rpl_source_file= include/start_slave.inc --source include/rpl_for_each_slave.inc --let $include_filename= rpl_start_slaves.inc --source include/end_include_file.inc