Server IP : 49.212.180.16 / Your IP : 216.73.216.96 Web Server : Apache System : FreeBSD www2606.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 User : utannto ( 1076) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/rs/mysql/5.1/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