⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
binlog
/
r
/
View File Name :
binlog_rotate_bgc_sync.result
[connection conn1] CREATE TABLE t1 (c1 INT) ENGINE=MyISAM; SET DEBUG_SYNC= 'before_sync_binlog_file SIGNAL holding_before_bgc_sync_binlog_file WAIT_FOR continue_bgc_sync_binlog_file'; INSERT INTO t1 VALUES (1); [connection conn2] SET DEBUG_SYNC= 'NOW WAIT_FOR holding_before_bgc_sync_binlog_file'; SET DEBUG_SYNC= 'before_rotate_binlog_file SIGNAL holding_before_rotate_binlog_file WAIT_FOR continue_rotate_binlog_file'; FLUSH LOGS; [connection default] SET DEBUG_SYNC= 'now WAIT_FOR holding_before_rotate_binlog_file'; SET DEBUG_SYNC= 'now SIGNAL continue_bgc_sync_binlog_file'; SET DEBUG_SYNC= 'before_rotate_binlog_file CLEAR'; SET DEBUG_SYNC = 'now SIGNAL continue_rotate_binlog_file'; [connection conn1] [connection conn2] [connection default] DROP TABLE t1; SET DEBUG_SYNC= 'RESET'; [connection conn1] CREATE TABLE t1 (c1 INT) ENGINE=InnoDB; SET DEBUG_SYNC= 'before_sync_binlog_file SIGNAL holding_before_bgc_sync_binlog_file WAIT_FOR continue_bgc_sync_binlog_file'; INSERT INTO t1 VALUES (1); [connection conn2] SET DEBUG_SYNC= 'NOW WAIT_FOR holding_before_bgc_sync_binlog_file'; SET DEBUG_SYNC= 'before_rotate_binlog_file SIGNAL holding_before_rotate_binlog_file WAIT_FOR continue_rotate_binlog_file'; FLUSH LOGS; [connection default] SET DEBUG_SYNC= 'now WAIT_FOR holding_before_rotate_binlog_file'; SET DEBUG_SYNC= 'now SIGNAL continue_bgc_sync_binlog_file'; SET DEBUG_SYNC= 'before_rotate_binlog_file CLEAR'; SET DEBUG_SYNC = 'now SIGNAL continue_rotate_binlog_file'; [connection conn1] [connection conn2] [connection default] DROP TABLE t1; SET DEBUG_SYNC= 'RESET';