|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/share/mysql-test/include/ |
Upload File : |
# # Takes the flag as an argument: # -- let $io_thd_injection_fault_flag=+d,fault_injection_new_file_rotate_event # -- source include/io_thd_fault_injection.inc # SET @old_debug=@@global.debug; -- disable_warnings -- source include/stop_slave.inc -- enable_warnings -- eval SET GLOBAL debug="+d,$io_thd_injection_fault_flag" START SLAVE io_thread; -- source include/wait_for_slave_io_error.inc -- eval SET GLOBAL debug="-d,$io_thd_injection_fault_flag" SET GLOBAL debug=@old_debug; # restart because slave is in bad shape --let $rpl_server_number= 2 --source include/rpl_restart_server.inc