mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+
This commit is contained in:
@ -1651,7 +1651,7 @@ FLUSH LOGS;
|
|||||||
--echo #
|
--echo #
|
||||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/
|
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
@ -1731,7 +1731,7 @@ FLUSH LOGS;
|
|||||||
--echo #
|
--echo #
|
||||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/
|
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
@ -1854,7 +1854,7 @@ FLUSH LOGS;
|
|||||||
--echo #
|
--echo #
|
||||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/
|
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
@ -1912,7 +1912,7 @@ FLUSH LOGS;
|
|||||||
--echo #
|
--echo #
|
||||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/
|
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9-]*[.][0-9]{1,3})[0-9e+-]*[^ ]*[ ]*(.*(FLOAT|DOUBLE).*[*].)/\1... \2/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
|
@ -14,20 +14,20 @@ FLUSH BINARY LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at 4
|
# at 4
|
||||||
#<date> server id 1 end_log_pos 249 Start: xxx
|
#<date> server id 1 end_log_pos 249 CRC32 XXX Start: xxx
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at 249
|
# at 249
|
||||||
#<date> server id 1 end_log_pos 274 Gtid list []
|
#<date> server id 1 end_log_pos 278 CRC32 XXX Gtid list []
|
||||||
# at 274
|
# at 278
|
||||||
#<date> server id 1 end_log_pos 314 Binlog checkpoint master-bin.000001
|
#<date> server id 1 end_log_pos 322 CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at 314
|
# at 322
|
||||||
#<date> server id 1 end_log_pos 352 GTID 0-1-1 ddl
|
#<date> server id 1 end_log_pos 364 CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at 352
|
# at 364
|
||||||
#<date> server id 1 end_log_pos 532 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 548 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
SET @@session.pseudo_thread_id=4/*!*/;
|
SET @@session.pseudo_thread_id=4/*!*/;
|
||||||
@ -40,23 +40,23 @@ SET @@session.lc_time_names=0/*!*/;
|
|||||||
SET @@session.collation_database=DEFAULT/*!*/;
|
SET @@session.collation_database=DEFAULT/*!*/;
|
||||||
CREATE TABLE t1 (pk INT PRIMARY KEY, f1 INT, f2 INT, f3 TINYINT, f4 MEDIUMINT, f5 BIGINT, f6 INT, f7 INT, f8 char(1))
|
CREATE TABLE t1 (pk INT PRIMARY KEY, f1 INT, f2 INT, f3 TINYINT, f4 MEDIUMINT, f5 BIGINT, f6 INT, f7 INT, f8 char(1))
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 532
|
# at 548
|
||||||
#<date> server id 1 end_log_pos 570 GTID 0-1-2 ddl
|
#<date> server id 1 end_log_pos 590 CRC32 XXX GTID 0-1-2 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
# at 570
|
# at 590
|
||||||
#<date> server id 1 end_log_pos 743 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 767 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
CREATE TABLE t2 (pk INT PRIMARY KEY, f1 INT, f2 INT, f3 INT, f4 INT, f5 MEDIUMINT, f6 INT, f7 INT, f8 char(1))
|
CREATE TABLE t2 (pk INT PRIMARY KEY, f1 INT, f2 INT, f3 INT, f4 INT, f5 MEDIUMINT, f6 INT, f7 INT, f8 char(1))
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 743
|
# at 767
|
||||||
#<date> server id 1 end_log_pos 781 GTID 0-1-3
|
#<date> server id 1 end_log_pos 809 CRC32 XXX GTID 0-1-3
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 781
|
# at 809
|
||||||
#<date> server id 1 end_log_pos 833 Table_map: `test`.`t1` mapped to number 30
|
#<date> server id 1 end_log_pos 865 CRC32 XXX Table_map: `test`.`t1` mapped to number 30
|
||||||
# at 833
|
# at 865
|
||||||
#<date> server id 1 end_log_pos 898 Write_rows: table id 30 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 934 CRC32 XXX Write_rows: table id 30 flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -68,20 +68,20 @@ BEGIN
|
|||||||
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @9='' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
### @9='' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
||||||
# at 898
|
# at 934
|
||||||
#<date> server id 1 end_log_pos 967 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 1007 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 967
|
# at 1007
|
||||||
#<date> server id 1 end_log_pos 1005 GTID 0-1-4
|
#<date> server id 1 end_log_pos 1049 CRC32 XXX GTID 0-1-4
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1005
|
# at 1049
|
||||||
#<date> server id 1 end_log_pos 1057 Table_map: `test`.`t1` mapped to number 30
|
#<date> server id 1 end_log_pos 1105 CRC32 XXX Table_map: `test`.`t1` mapped to number 30
|
||||||
# at 1057
|
# at 1105
|
||||||
#<date> server id 1 end_log_pos 1121 Write_rows: table id 30 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 1173 CRC32 XXX Write_rows: table id 30 flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=11 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=11 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -93,20 +93,20 @@ BEGIN
|
|||||||
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @9=NULL /* STRING(1) meta=65025 nullable=1 is_null=1 */
|
### @9=NULL /* STRING(1) meta=65025 nullable=1 is_null=1 */
|
||||||
# at 1121
|
# at 1173
|
||||||
#<date> server id 1 end_log_pos 1190 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 1246 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1190
|
# at 1246
|
||||||
#<date> server id 1 end_log_pos 1228 GTID 0-1-5
|
#<date> server id 1 end_log_pos 1288 CRC32 XXX GTID 0-1-5
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1228
|
# at 1288
|
||||||
#<date> server id 1 end_log_pos 1280 Table_map: `test`.`t1` mapped to number 30
|
#<date> server id 1 end_log_pos 1344 CRC32 XXX Table_map: `test`.`t1` mapped to number 30
|
||||||
# at 1280
|
# at 1344
|
||||||
#<date> server id 1 end_log_pos 1343 Write_rows: table id 30 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 1411 CRC32 XXX Write_rows: table id 30 flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=12 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=12 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -118,20 +118,20 @@ BEGIN
|
|||||||
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @9='A' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
### @9='A' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
||||||
# at 1343
|
# at 1411
|
||||||
#<date> server id 1 end_log_pos 1412 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 1484 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1412
|
# at 1484
|
||||||
#<date> server id 1 end_log_pos 1450 GTID 0-1-6
|
#<date> server id 1 end_log_pos 1526 CRC32 XXX GTID 0-1-6
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1450
|
# at 1526
|
||||||
#<date> server id 1 end_log_pos 1502 Table_map: `test`.`t1` mapped to number 30
|
#<date> server id 1 end_log_pos 1582 CRC32 XXX Table_map: `test`.`t1` mapped to number 30
|
||||||
# at 1502
|
# at 1582
|
||||||
#<date> server id 1 end_log_pos 1568 Write_rows: table id 30 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 1652 CRC32 XXX Write_rows: table id 30 flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=13 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -143,20 +143,20 @@ BEGIN
|
|||||||
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @9='A' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
### @9='A' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
||||||
# at 1568
|
# at 1652
|
||||||
#<date> server id 1 end_log_pos 1637 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 1725 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1637
|
# at 1725
|
||||||
#<date> server id 1 end_log_pos 1675 GTID 0-1-7
|
#<date> server id 1 end_log_pos 1767 CRC32 XXX GTID 0-1-7
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1675
|
# at 1767
|
||||||
#<date> server id 1 end_log_pos 1727 Table_map: `test`.`t2` mapped to number 31
|
#<date> server id 1 end_log_pos 1823 CRC32 XXX Table_map: `test`.`t2` mapped to number 31
|
||||||
# at 1727
|
# at 1823
|
||||||
#<date> server id 1 end_log_pos 1890 Write_rows: table id 31 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 1990 CRC32 XXX Write_rows: table id 31 flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t2`
|
### INSERT INTO `test`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -201,20 +201,20 @@ BEGIN
|
|||||||
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @7=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @8=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @9='A' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
### @9='A' /* STRING(1) meta=65025 nullable=1 is_null=0 */
|
||||||
# at 1890
|
# at 1990
|
||||||
#<date> server id 1 end_log_pos 1959 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 2063 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1959
|
# at 2063
|
||||||
#<date> server id 1 end_log_pos 1997 GTID 0-1-8
|
#<date> server id 1 end_log_pos 2105 CRC32 XXX GTID 0-1-8
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 1997
|
# at 2105
|
||||||
#<date> server id 1 end_log_pos 2049 Table_map: `test`.`t2` mapped to number 31
|
#<date> server id 1 end_log_pos 2161 CRC32 XXX Table_map: `test`.`t2` mapped to number 31
|
||||||
# at 2049
|
# at 2161
|
||||||
#<date> server id 1 end_log_pos 2119 Update_rows: table id 31 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 2235 CRC32 XXX Update_rows: table id 31 flags: STMT_END_F
|
||||||
### UPDATE `test`.`t2`
|
### UPDATE `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -233,20 +233,20 @@ BEGIN
|
|||||||
### @5=NULL /* INT meta=0 nullable=1 is_null=1 */
|
### @5=NULL /* INT meta=0 nullable=1 is_null=1 */
|
||||||
### SET
|
### SET
|
||||||
### @5=5 /* INT meta=0 nullable=1 is_null=0 */
|
### @5=5 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at 2119
|
# at 2235
|
||||||
#<date> server id 1 end_log_pos 2188 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 2308 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 2188
|
# at 2308
|
||||||
#<date> server id 1 end_log_pos 2226 GTID 0-1-9
|
#<date> server id 1 end_log_pos 2350 CRC32 XXX GTID 0-1-9
|
||||||
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 2226
|
# at 2350
|
||||||
#<date> server id 1 end_log_pos 2278 Table_map: `test`.`t1` mapped to number 30
|
#<date> server id 1 end_log_pos 2406 CRC32 XXX Table_map: `test`.`t1` mapped to number 30
|
||||||
# at 2278
|
# at 2406
|
||||||
#<date> server id 1 end_log_pos 2328 Delete_rows: table id 30 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 2460 CRC32 XXX Delete_rows: table id 30 flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -259,20 +259,20 @@ BEGIN
|
|||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=13 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
# at 2328
|
# at 2460
|
||||||
#<date> server id 1 end_log_pos 2397 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 2533 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 2397
|
# at 2533
|
||||||
#<date> server id 1 end_log_pos 2435 GTID 0-1-10
|
#<date> server id 1 end_log_pos 2575 CRC32 XXX GTID 0-1-10
|
||||||
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 2435
|
# at 2575
|
||||||
#<date> server id 1 end_log_pos 2487 Table_map: `test`.`t2` mapped to number 31
|
#<date> server id 1 end_log_pos 2631 CRC32 XXX Table_map: `test`.`t2` mapped to number 31
|
||||||
# at 2487
|
# at 2631
|
||||||
#<date> server id 1 end_log_pos 2537 Delete_rows: table id 31 flags: STMT_END_F
|
#<date> server id 1 end_log_pos 2685 CRC32 XXX Delete_rows: table id 31 flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t2`
|
### DELETE FROM `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=10 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
@ -285,13 +285,13 @@ BEGIN
|
|||||||
### DELETE FROM `test`.`t2`
|
### DELETE FROM `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=13 /* INT meta=0 nullable=0 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=0 is_null=0 */
|
||||||
# at 2537
|
# at 2685
|
||||||
#<date> server id 1 end_log_pos 2606 Query thread_id=4 exec_time=x error_code=0
|
#<date> server id 1 end_log_pos 2758 CRC32 XXX Query thread_id=4 exec_time=x error_code=0
|
||||||
SET TIMESTAMP=X/*!*/;
|
SET TIMESTAMP=X/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at 2606
|
# at 2758
|
||||||
#<date> server id 1 end_log_pos 2650 Rotate to master-bin.000002 pos: 4
|
#<date> server id 1 end_log_pos 2806 CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
|
@ -1143,7 +1143,7 @@ big-tables FALSE
|
|||||||
bind-address (No default value)
|
bind-address (No default value)
|
||||||
binlog-annotate-row-events FALSE
|
binlog-annotate-row-events FALSE
|
||||||
binlog-cache-size 32768
|
binlog-cache-size 32768
|
||||||
binlog-checksum NONE
|
binlog-checksum CRC32
|
||||||
binlog-commit-wait-count 0
|
binlog-commit-wait-count 0
|
||||||
binlog-commit-wait-usec 100000
|
binlog-commit-wait-usec 100000
|
||||||
binlog-direct-non-transactional-updates FALSE
|
binlog-direct-non-transactional-updates FALSE
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
set sql_mode="";
|
set sql_mode="";
|
||||||
|
set global binlog_checksum=NONE;
|
||||||
drop table if exists t1;
|
drop table if exists t1;
|
||||||
reset master;
|
reset master;
|
||||||
set @a=UNIX_TIMESTAMP("2020-01-21 15:32:22");
|
set @a=UNIX_TIMESTAMP("2020-01-21 15:32:22");
|
||||||
@ -1627,3 +1628,4 @@ ROLLBACK /* added by mysqlbinlog */;
|
|||||||
|
|
||||||
--- end of test --
|
--- end of test --
|
||||||
drop table t1;
|
drop table t1;
|
||||||
|
set global binlog_checksum=default;
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -2251,20 +2251,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -2366,14 +2366,14 @@ crn INT -- row number
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -2456,17 +2456,17 @@ BEGIN
|
|||||||
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -2549,19 +2549,19 @@ BEGIN
|
|||||||
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
||||||
@ -2725,17 +2725,17 @@ BEGIN
|
|||||||
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-5 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-5 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -2898,17 +2898,17 @@ BEGIN
|
|||||||
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-6 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-6 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3071,17 +3071,17 @@ BEGIN
|
|||||||
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-7 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-7 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
||||||
@ -3244,17 +3244,17 @@ BEGIN
|
|||||||
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-8 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-8 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3417,17 +3417,17 @@ BEGIN
|
|||||||
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
||||||
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-9 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-9 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3510,17 +3510,17 @@ BEGIN
|
|||||||
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-10 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-10 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3603,17 +3603,17 @@ BEGIN
|
|||||||
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-11 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-11 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=11*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=11*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3696,17 +3696,17 @@ BEGIN
|
|||||||
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-12 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-12 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=12*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=12*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
||||||
@ -3789,10 +3789,10 @@ BEGIN
|
|||||||
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
||||||
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -3885,20 +3885,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -3916,14 +3916,14 @@ crn INT -- row number
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -3970,17 +3970,17 @@ BEGIN
|
|||||||
### @2='VARCHAR-09' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
### @2='VARCHAR-09' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
||||||
### @3=9 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=9 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4045,17 +4045,17 @@ BEGIN
|
|||||||
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2008:08:11' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:08:11' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4092,10 +4092,10 @@ BEGIN
|
|||||||
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -4264,20 +4264,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -4295,10 +4295,10 @@ c_1_n INT -- row number
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t2 (
|
CREATE TABLE t2 (
|
||||||
c_2_1 DATE,
|
c_2_1 DATE,
|
||||||
@ -4307,10 +4307,10 @@ c_2_n INT -- row number
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t3 (
|
CREATE TABLE t3 (
|
||||||
c_3_1 DATE,
|
c_3_1 DATE,
|
||||||
@ -4319,14 +4319,14 @@ c_3_n INT -- row number
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:01:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:01:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4373,17 +4373,17 @@ BEGIN
|
|||||||
### @2='VARCHAR-01-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-01-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=19 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=19 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-5 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-5 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t2`
|
### INSERT INTO `test`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:02:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:02:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4430,17 +4430,17 @@ BEGIN
|
|||||||
### @2='VARCHAR-02-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-02-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=29 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=29 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-6 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-6 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t3` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t3`
|
### INSERT INTO `test`.`t3`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:03:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:03:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4487,25 +4487,25 @@ BEGIN
|
|||||||
### @2='VARCHAR-03-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-03-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=39 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=39 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-7 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-7 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t3` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2008:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4669,25 +4669,25 @@ BEGIN
|
|||||||
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-8 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-8 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t3` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2018:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2018:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4779,10 +4779,10 @@ BEGIN
|
|||||||
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -4850,20 +4850,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -4881,14 +4881,14 @@ c3 VARCHAR(60)
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -4905,10 +4905,10 @@ BEGIN
|
|||||||
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @3='Wow' /* VARSTRING(60) meta=60 nullable=1 is_null=0 */
|
### @3='Wow' /* VARSTRING(60) meta=60 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
|
@ -2251,20 +2251,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -2366,14 +2366,14 @@ crn INT -- row number
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -2456,20 +2456,20 @@ BEGIN
|
|||||||
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.time_zone='SYSTEM'/*!*/;
|
SET @@session.time_zone='SYSTEM'/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -2552,21 +2552,21 @@ BEGIN
|
|||||||
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
||||||
@ -2730,19 +2730,19 @@ BEGIN
|
|||||||
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-5
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-5
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -2905,19 +2905,19 @@ BEGIN
|
|||||||
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-6
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-6
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3080,19 +3080,19 @@ BEGIN
|
|||||||
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-7
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-7
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
||||||
@ -3255,19 +3255,19 @@ BEGIN
|
|||||||
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-8
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-8
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3430,19 +3430,19 @@ BEGIN
|
|||||||
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
||||||
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-9
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-9
|
||||||
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3525,19 +3525,19 @@ BEGIN
|
|||||||
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000111' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-10
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-10
|
||||||
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'0' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3620,19 +3620,19 @@ BEGIN
|
|||||||
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000000' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-11
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-11
|
||||||
/*!100001 SET @@session.gtid_seq_no=11*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=11*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
### @1=b'1' /* BIT(1) meta=1 nullable=1 is_null=0 */
|
||||||
@ -3715,19 +3715,19 @@ BEGIN
|
|||||||
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
### @78=b'00000110' /* SET(1 bytes) meta=63489 nullable=1 is_null=0 */
|
||||||
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-12
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-12
|
||||||
/*!100001 SET @@session.gtid_seq_no=12*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=12*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
### @1=NULL /* BIT(1) meta=1 nullable=1 is_null=1 */
|
||||||
@ -3810,12 +3810,12 @@ BEGIN
|
|||||||
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
### @78=NULL /* SET(1 bytes) meta=63489 nullable=1 is_null=1 */
|
||||||
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
### @79=4 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -3908,20 +3908,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -3939,14 +3939,14 @@ crn INT -- row number
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -3993,19 +3993,19 @@ BEGIN
|
|||||||
### @2='VARCHAR-09' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
### @2='VARCHAR-09' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
||||||
### @3=9 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=9 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:08:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4070,19 +4070,19 @@ BEGIN
|
|||||||
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2008:08:11' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:08:11' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4119,12 +4119,12 @@ BEGIN
|
|||||||
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
### @2='VARCHAR-07' /* VARSTRING(24) meta=24 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -4293,20 +4293,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -4324,10 +4324,10 @@ c_1_n INT -- row number
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t2 (
|
CREATE TABLE t2 (
|
||||||
c_2_1 DATE,
|
c_2_1 DATE,
|
||||||
@ -4336,10 +4336,10 @@ c_2_n INT -- row number
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t3 (
|
CREATE TABLE t3 (
|
||||||
c_3_1 DATE,
|
c_3_1 DATE,
|
||||||
@ -4348,14 +4348,14 @@ c_3_n INT -- row number
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:01:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:01:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4402,19 +4402,19 @@ BEGIN
|
|||||||
### @2='VARCHAR-01-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-01-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=19 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=19 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-5
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-5
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t2`
|
### INSERT INTO `test`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:02:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:02:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4461,19 +4461,19 @@ BEGIN
|
|||||||
### @2='VARCHAR-02-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-02-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=29 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=29 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-6
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-6
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t3` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t3`
|
### INSERT INTO `test`.`t3`
|
||||||
### SET
|
### SET
|
||||||
### @1='2008:03:01' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:03:01' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4520,27 +4520,27 @@ BEGIN
|
|||||||
### @2='VARCHAR-03-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-03-09' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=39 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=39 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-7
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-7
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t3` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2008:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2008:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4704,27 +4704,27 @@ BEGIN
|
|||||||
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-8
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-8
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t3` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1='2018:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
### @1='2018:01:02' /* DATE meta=0 nullable=1 is_null=0 */
|
||||||
@ -4816,12 +4816,12 @@ BEGIN
|
|||||||
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
### @2='VARCHAR-03-07' /* VARSTRING(255) meta=255 nullable=1 is_null=0 */
|
||||||
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
### @3=7 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -4889,20 +4889,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -4920,14 +4920,14 @@ c3 VARCHAR(60)
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -4944,12 +4944,12 @@ BEGIN
|
|||||||
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @3='Wow' /* VARSTRING(60) meta=60 nullable=1 is_null=0 */
|
### @3='Wow' /* VARSTRING(60) meta=60 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
|
@ -129,20 +129,20 @@ FLUSH LOGS;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Gtid list []
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test`/*!*/;
|
use `test`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
@ -159,10 +159,10 @@ c2 VARCHAR(20)
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
) ENGINE=InnoDB DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-2 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-2 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t2 (
|
CREATE TABLE t2 (
|
||||||
c1 INT,
|
c1 INT,
|
||||||
@ -170,14 +170,14 @@ c2 VARCHAR(20)
|
|||||||
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
) ENGINE=MyISAM DEFAULT CHARSET latin1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-3 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-3 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -191,9 +191,9 @@ BEGIN
|
|||||||
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -216,41 +216,41 @@ BEGIN
|
|||||||
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-4 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-4 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
TRUNCATE TABLE t1
|
TRUNCATE TABLE t1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-5 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-5 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
TRUNCATE TABLE t1
|
TRUNCATE TABLE t1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-6
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-6
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t2`
|
### INSERT INTO `test`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -264,19 +264,19 @@ BEGIN
|
|||||||
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-7
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-7
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t2`
|
### UPDATE `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -299,37 +299,37 @@ BEGIN
|
|||||||
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-8
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-8
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t2`
|
### DELETE FROM `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-9 trans
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-9 trans
|
||||||
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t1`
|
### INSERT INTO `test`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -343,9 +343,9 @@ BEGIN
|
|||||||
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t1`
|
### UPDATE `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -368,41 +368,41 @@ BEGIN
|
|||||||
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t1` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t1`
|
### DELETE FROM `test`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Xid = #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Xid = #
|
||||||
COMMIT/*!*/;
|
COMMIT/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-10 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-10 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
TRUNCATE TABLE t1
|
TRUNCATE TABLE t1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-11 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-11 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=11*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=11*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
TRUNCATE TABLE t2
|
TRUNCATE TABLE t2
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-12
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-12
|
||||||
/*!100001 SET @@session.gtid_seq_no=12*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=12*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test`.`t2`
|
### INSERT INTO `test`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -416,19 +416,19 @@ BEGIN
|
|||||||
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-13
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-13
|
||||||
/*!100001 SET @@session.gtid_seq_no=13*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=13*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Update_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Update_rows: table id # flags: STMT_END_F
|
||||||
### UPDATE `test`.`t2`
|
### UPDATE `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -451,46 +451,46 @@ BEGIN
|
|||||||
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=13 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-3' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-14
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-14
|
||||||
/*!100001 SET @@session.gtid_seq_no=14*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=14*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Table_map: `test`.`t2` mapped to number #
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Table_map: `test`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `test`.`t2`
|
### DELETE FROM `test`.`t2`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=12 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
### @2='varchar-2' /* VARSTRING(20) meta=20 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-15 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-15 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=15*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=15*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
TRUNCATE TABLE t1
|
TRUNCATE TABLE t1
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # GTID 0-1-16 ddl
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX GTID 0-1-16 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=16*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=16*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
TRUNCATE TABLE t2
|
TRUNCATE TABLE t2
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id 1 end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id 1 end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
|
@ -33,21 +33,21 @@ flush logs;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Gtid list []
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
use `new_test1`/*!*/;
|
use `new_test1`/*!*/;
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=0, @@session.unique_checks=1, @@session.autocommit=1/*!*/;
|
SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=0, @@session.unique_checks=1, @@session.autocommit=1/*!*/;
|
||||||
@ -60,14 +60,14 @@ SET @@session.collation_database=DEFAULT/*!*/;
|
|||||||
CREATE TABLE t1 (a INT, b INT)
|
CREATE TABLE t1 (a INT, b INT)
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-2
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-2
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test1`.`t1`
|
### INSERT INTO `new_test1`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -77,28 +77,28 @@ BEGIN
|
|||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-3 ddl
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-3 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test2`/*!*/;
|
use `test2`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t2 (a INT)
|
CREATE TABLE t2 (a INT)
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-4
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-4
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `test2`.`t2` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `test2`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test2`.`t2`
|
### INSERT INTO `test2`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -106,46 +106,46 @@ BEGIN
|
|||||||
### SET
|
### SET
|
||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-5
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-5
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `new_test1`.`t1`
|
### DELETE FROM `new_test1`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-6 ddl
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-6 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
use `new_test3`/*!*/;
|
use `new_test3`/*!*/;
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t3 (a INT)
|
CREATE TABLE t3 (a INT)
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-7
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-7
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test3`.`t3` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test3`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test3`.`t3`
|
### INSERT INTO `new_test3`.`t3`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -153,37 +153,37 @@ BEGIN
|
|||||||
### SET
|
### SET
|
||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-8
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-8
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test1`.`t1`
|
### INSERT INTO `new_test1`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-9
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-9
|
||||||
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test1`.`t1`
|
### INSERT INTO `new_test1`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -205,29 +205,29 @@ BEGIN
|
|||||||
### @1=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-10
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-10
|
||||||
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test3`.`t3` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test3`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `new_test3`.`t3`
|
### DELETE FROM `new_test3`.`t3`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
@ -245,21 +245,21 @@ ROLLBACK /* added by mysqlbinlog */;
|
|||||||
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
||||||
DELIMITER /*!*/;
|
DELIMITER /*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Start: binlog v 4, server v #.##.## created 010909 4:46:40 at startup
|
||||||
ROLLBACK/*!*/;
|
ROLLBACK/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Gtid list []
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Gtid list []
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Binlog checkpoint master-bin.000001
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Binlog checkpoint master-bin.000001
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-1 ddl
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-1 ddl
|
||||||
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
/*!100101 SET @@session.skip_parallel_replication=0*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
/*!100001 SET @@session.gtid_domain_id=0*//*!*/;
|
||||||
/*!100001 SET @@session.server_id=1*//*!*/;
|
/*!100001 SET @@session.server_id=1*//*!*/;
|
||||||
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=1*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
use `new_test1`/*!*/;
|
use `new_test1`/*!*/;
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
SET @@session.pseudo_thread_id=#/*!*/;
|
SET @@session.pseudo_thread_id=#/*!*/;
|
||||||
SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=0, @@session.unique_checks=1, @@session.autocommit=1/*!*/;
|
SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=0, @@session.unique_checks=1, @@session.autocommit=1/*!*/;
|
||||||
@ -272,14 +272,14 @@ SET @@session.collation_database=DEFAULT/*!*/;
|
|||||||
CREATE TABLE t1 (a INT, b INT)
|
CREATE TABLE t1 (a INT, b INT)
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-2
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-2
|
||||||
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=2*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test1`.`t1`
|
### INSERT INTO `new_test1`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -289,28 +289,28 @@ BEGIN
|
|||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-3 ddl
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-3 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=3*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
use `test2`/*!*/;
|
use `test2`/*!*/;
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t2 (a INT)
|
CREATE TABLE t2 (a INT)
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-4
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-4
|
||||||
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=4*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `test2`.`t2` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `test2`.`t2` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `test2`.`t2`
|
### INSERT INTO `test2`.`t2`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -318,46 +318,46 @@ BEGIN
|
|||||||
### SET
|
### SET
|
||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-5
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-5
|
||||||
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=5*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `new_test1`.`t1`
|
### DELETE FROM `new_test1`.`t1`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-6 ddl
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-6 ddl
|
||||||
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=6*//*!*/;
|
||||||
# at #
|
# at #
|
||||||
use `new_test3`/*!*/;
|
use `new_test3`/*!*/;
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
CREATE TABLE t3 (a INT)
|
CREATE TABLE t3 (a INT)
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-7
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-7
|
||||||
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=7*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test3`.`t3` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test3`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test3`.`t3`
|
### INSERT INTO `new_test3`.`t3`
|
||||||
### SET
|
### SET
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -365,37 +365,37 @@ BEGIN
|
|||||||
### SET
|
### SET
|
||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-8
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-8
|
||||||
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=8*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test1`.`t1`
|
### INSERT INTO `new_test1`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=3 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=3 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-9
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-9
|
||||||
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=9*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test1`.`t1` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test1`.`t1` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Write_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Write_rows: table id # flags: STMT_END_F
|
||||||
### INSERT INTO `new_test1`.`t1`
|
### INSERT INTO `new_test1`.`t1`
|
||||||
### SET
|
### SET
|
||||||
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=2 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
@ -417,29 +417,29 @@ BEGIN
|
|||||||
### @1=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
### @2=6 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # GTID 0-1-10
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX GTID 0-1-10
|
||||||
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
/*!100001 SET @@session.gtid_seq_no=10*//*!*/;
|
||||||
BEGIN
|
BEGIN
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Table_map: `new_test3`.`t3` mapped to number #
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Table_map: `new_test3`.`t3` mapped to number #
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Delete_rows: table id # flags: STMT_END_F
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Delete_rows: table id # flags: STMT_END_F
|
||||||
### DELETE FROM `new_test3`.`t3`
|
### DELETE FROM `new_test3`.`t3`
|
||||||
### WHERE
|
### WHERE
|
||||||
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
### @1=1 /* INT meta=0 nullable=1 is_null=0 */
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Query thread_id=# exec_time=# error_code=0
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Query thread_id=# exec_time=# error_code=0
|
||||||
SET TIMESTAMP=1000000000/*!*/;
|
SET TIMESTAMP=1000000000/*!*/;
|
||||||
COMMIT
|
COMMIT
|
||||||
/*!*/;
|
/*!*/;
|
||||||
# at #
|
# at #
|
||||||
#010909 4:46:40 server id # end_log_pos # Rotate to master-bin.000002 pos: 4
|
#010909 4:46:40 server id # end_log_pos # CRC32 XXX Rotate to master-bin.000002 pos: 4
|
||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
# End of log file
|
# End of log file
|
||||||
ROLLBACK /* added by mysqlbinlog */;
|
ROLLBACK /* added by mysqlbinlog */;
|
||||||
|
@ -509,6 +509,7 @@ master-bin.000001 # Query # # COMMIT
|
|||||||
master-bin.000001 # Gtid # # BEGIN GTID #-#-#
|
master-bin.000001 # Gtid # # BEGIN GTID #-#-#
|
||||||
master-bin.000001 # Query # # use `mysql`; DELETE FROM user WHERE host='localhost' AND user='@#@'
|
master-bin.000001 # Query # # use `mysql`; DELETE FROM user WHERE host='localhost' AND user='@#@'
|
||||||
master-bin.000001 # Query # # COMMIT
|
master-bin.000001 # Query # # COMMIT
|
||||||
|
master-bin.000001 # Rotate # # master-bin.000002;pos=POS
|
||||||
drop table t1,t2,t3,tt1;
|
drop table t1,t2,t3,tt1;
|
||||||
reset master;
|
reset master;
|
||||||
create table t1 (a int not null auto_increment, primary key (a)) engine=myisam;
|
create table t1 (a int not null auto_increment, primary key (a)) engine=myisam;
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
-- source include/binlog_start_pos.inc
|
-- source include/binlog_start_pos.inc
|
||||||
|
|
||||||
set sql_mode="";
|
set sql_mode="";
|
||||||
|
set global binlog_checksum=NONE;
|
||||||
--disable_warnings
|
--disable_warnings
|
||||||
drop table if exists t1;
|
drop table if exists t1;
|
||||||
--enable_warnings
|
--enable_warnings
|
||||||
@ -185,4 +186,5 @@ select "--- end of test --" as "";
|
|||||||
--enable_query_log
|
--enable_query_log
|
||||||
drop table t1;
|
drop table t1;
|
||||||
|
|
||||||
|
set global binlog_checksum=default;
|
||||||
# End of 4.1 tests
|
# End of 4.1 tests
|
||||||
|
@ -453,5 +453,5 @@ DROP TABLE t1dec102;
|
|||||||
flush logs;
|
flush logs;
|
||||||
|
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9]*[.][0-9]{1,3})[0-9e+-]*[^ ]*(.*(FLOAT|DOUBLE).*[*].)/\1...\2/
|
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /(@[0-9]*=[0-9]*[.][0-9]{1,3})[0-9e+-]*[^ ]*(.*(FLOAT|DOUBLE).*[*].)/\1...\2/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
@ -150,7 +150,7 @@ FLUSH LOGS;
|
|||||||
--echo #
|
--echo #
|
||||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/
|
--replace_regex /SQL_LOAD_MB-[0-9]-[0-9]/SQL_LOAD_MB-#-#/ /exec_time=[0-9]*/exec_time=#/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /Xid = [0-9]*/Xid = #/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /server v [^ ]*/server v #.##.##/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
--disable_query_log
|
--disable_query_log
|
||||||
|
|
||||||
set sql_mode="";
|
set sql_mode="";
|
||||||
|
set global binlog_checksum=NONE;
|
||||||
|
|
||||||
# Fix timestamp to avoid varying results
|
# Fix timestamp to avoid varying results
|
||||||
SET timestamp=1000000000;
|
SET timestamp=1000000000;
|
||||||
@ -182,6 +183,7 @@ let $MYSQLD_DATADIR= `select @@datadir`;
|
|||||||
# Clean-up
|
# Clean-up
|
||||||
|
|
||||||
--disable_query_log
|
--disable_query_log
|
||||||
|
set global binlog_checksum=default;
|
||||||
DROP DATABASE test1;
|
DROP DATABASE test1;
|
||||||
DROP DATABASE test2;
|
DROP DATABASE test2;
|
||||||
DROP DATABASE test3;
|
DROP DATABASE test3;
|
||||||
|
@ -59,7 +59,7 @@ flush logs;
|
|||||||
--echo #
|
--echo #
|
||||||
|
|
||||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||||
--replace_regex /server id [0-9]*/server id #/ /server v [^ ]*/server v #.##.##/ /exec_time=[0-9]*/exec_time=#/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/
|
--replace_regex /server id [0-9]*/server id #/ /server v [^ ]*/server v #.##.##/ /exec_time=[0-9]*/exec_time=#/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows --rewrite-db="test1->new_test1" --rewrite-db="test3->new_test3" -v -v $MYSQLD_DATADIR/master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows --rewrite-db="test1->new_test1" --rewrite-db="test3->new_test3" -v -v $MYSQLD_DATADIR/master-bin.000001
|
||||||
|
|
||||||
--echo #
|
--echo #
|
||||||
@ -70,7 +70,7 @@ let $MYSQLD_DATADIR= `select @@datadir`;
|
|||||||
--echo # --read-from-remote-server
|
--echo # --read-from-remote-server
|
||||||
--echo #
|
--echo #
|
||||||
|
|
||||||
--replace_regex /server id [0-9]*/server id #/ /server v [^ ]*/server v #.##.##/ /exec_time=[0-9]*/exec_time=#/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/
|
--replace_regex /server id [0-9]*/server id #/ /server v [^ ]*/server v #.##.##/ /exec_time=[0-9]*/exec_time=#/ /thread_id=[0-9]*/thread_id=#/ /table id [0-9]*/table id #/ /mapped to number [0-9]*/mapped to number #/ /end_log_pos [0-9]*/end_log_pos #/ /# at [0-9]*/# at #/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --base64-output=decode-rows --rewrite-db="test1->new_test1" --rewrite-db="test3->new_test3" -v -v --read-from-remote-server --user=root --host=localhost --port=$MASTER_MYPORT master-bin.000001
|
--exec $MYSQL_BINLOG --base64-output=decode-rows --rewrite-db="test1->new_test1" --rewrite-db="test3->new_test3" -v -v --read-from-remote-server --user=root --host=localhost --port=$MASTER_MYPORT master-bin.000001
|
||||||
|
|
||||||
DROP DATABASE test1;
|
DROP DATABASE test1;
|
||||||
|
@ -16,7 +16,7 @@ connect(con4,localhost,root,,);
|
|||||||
connection default;
|
connection default;
|
||||||
|
|
||||||
CREATE TABLE t1 (a INT, b VARCHAR(100), PRIMARY KEY (a,b)) ENGINE=innodb;
|
CREATE TABLE t1 (a INT, b VARCHAR(100), PRIMARY KEY (a,b)) ENGINE=innodb;
|
||||||
let pos=`select $binlog_start_pos + 238`;
|
let pos=`select $binlog_start_pos + 254`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
SHOW MASTER STATUS;
|
SHOW MASTER STATUS;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
@ -53,10 +53,10 @@ COMMIT;
|
|||||||
|
|
||||||
connection default;
|
connection default;
|
||||||
SELECT * FROM t1 ORDER BY a,b;
|
SELECT * FROM t1 ORDER BY a,b;
|
||||||
let pos=`select $binlog_start_pos + 740`;
|
let pos=`select $binlog_start_pos + 788`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
SHOW STATUS LIKE 'binlog_snapshot_%';
|
SHOW STATUS LIKE 'binlog_snapshot_%';
|
||||||
let pos=`select $binlog_start_pos + 1092`;
|
let pos=`select $binlog_start_pos + 1164`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
SHOW MASTER STATUS;
|
SHOW MASTER STATUS;
|
||||||
SELECT * FROM t2 ORDER BY a;
|
SELECT * FROM t2 ORDER BY a;
|
||||||
@ -74,10 +74,10 @@ FLUSH LOGS;
|
|||||||
|
|
||||||
connection default;
|
connection default;
|
||||||
SELECT * FROM t1 ORDER BY a,b;
|
SELECT * FROM t1 ORDER BY a,b;
|
||||||
let pos=`select $binlog_start_pos + 740`;
|
let pos=`select $binlog_start_pos + 788`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
SHOW STATUS LIKE 'binlog_snapshot_%';
|
SHOW STATUS LIKE 'binlog_snapshot_%';
|
||||||
let pos=`select $binlog_start_pos + 119`;
|
let pos=`select $binlog_start_pos + 131`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
SHOW MASTER STATUS;
|
SHOW MASTER STATUS;
|
||||||
COMMIT;
|
COMMIT;
|
||||||
|
@ -97,7 +97,7 @@ SELECT * FROM t1 ORDER BY a;
|
|||||||
# for the end of the second transaction (as can be checked with
|
# for the end of the second transaction (as can be checked with
|
||||||
# mysqlbinlog).
|
# mysqlbinlog).
|
||||||
let $MYSQLD_DATADIR= `SELECT @@datadir`;
|
let $MYSQLD_DATADIR= `SELECT @@datadir`;
|
||||||
let pos=`select $binlog_start_pos + 678`;
|
let pos=`select $binlog_start_pos + 730`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
--exec grep 'InnoDB: Last MySQL binlog file position' $MYSQLD_DATADIR/../../log/mysqld.1.err | tail -1
|
--exec grep 'InnoDB: Last MySQL binlog file position' $MYSQLD_DATADIR/../../log/mysqld.1.err | tail -1
|
||||||
|
|
||||||
|
@ -98,7 +98,7 @@ SELECT * FROM t1 ORDER BY a;
|
|||||||
# for the end of the second transaction (as can be checked with
|
# for the end of the second transaction (as can be checked with
|
||||||
# mysqlbinlog).
|
# mysqlbinlog).
|
||||||
let $MYSQLD_DATADIR= `SELECT @@datadir`;
|
let $MYSQLD_DATADIR= `SELECT @@datadir`;
|
||||||
let pos=`select $binlog_start_pos + 678`;
|
let pos=`select $binlog_start_pos + 730`;
|
||||||
--replace_result $pos <pos>
|
--replace_result $pos <pos>
|
||||||
--exec grep 'InnoDB: Last MySQL binlog file position' $MYSQLD_DATADIR/../../log/mysqld.1.err | tail -1
|
--exec grep 'InnoDB: Last MySQL binlog file position' $MYSQLD_DATADIR/../../log/mysqld.1.err | tail -1
|
||||||
SET DEBUG_SYNC= 'RESET';
|
SET DEBUG_SYNC= 'RESET';
|
||||||
|
@ -137,10 +137,10 @@ let $field= Slave_IO_State;
|
|||||||
let $condition= = 'Waiting for master to send event';
|
let $condition= = 'Waiting for master to send event';
|
||||||
--source include/wait_show_condition.inc
|
--source include/wait_show_condition.inc
|
||||||
|
|
||||||
let read_master_log_pos=`select $binlog_start_pos + 65`;
|
let read_master_log_pos=`select $binlog_start_pos + 73`;
|
||||||
let relay_log_pos=`select 2*$binlog_start_pos + 105`;
|
let relay_log_pos=`select 2*$binlog_start_pos + 117`;
|
||||||
let relay_log_space1=`select 3*$binlog_start_pos + 144`;
|
let relay_log_space1=`select 3*$binlog_start_pos + 160`;
|
||||||
let relay_log_space2=`select 3*$binlog_start_pos + 163`;
|
let relay_log_space2=`select 3*$binlog_start_pos + 179`;
|
||||||
--replace_result $SERVER_MYPORT_1 MYPORT_1 $SERVER_MYPORT_2 MYPORT_2 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space1 <relay_log_space1> $relay_log_space2 <relay_log_space2>
|
--replace_result $SERVER_MYPORT_1 MYPORT_1 $SERVER_MYPORT_2 MYPORT_2 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space1 <relay_log_space1> $relay_log_space2 <relay_log_space2>
|
||||||
show all slaves status;
|
show all slaves status;
|
||||||
|
|
||||||
@ -164,9 +164,9 @@ let $condition= = 'Waiting for master to send event';
|
|||||||
--source include/wait_show_condition.inc
|
--source include/wait_show_condition.inc
|
||||||
|
|
||||||
|
|
||||||
let relay_log_pos=`select 2*$binlog_start_pos + 40`;
|
let relay_log_pos=`select 2*$binlog_start_pos + 44`;
|
||||||
let relay_log_space1=`select 3*$binlog_start_pos + 79`;
|
let relay_log_space1=`select 3*$binlog_start_pos + 87`;
|
||||||
let relay_log_space2=`select 3*$binlog_start_pos + 98`;
|
let relay_log_space2=`select 3*$binlog_start_pos + 106`;
|
||||||
--replace_result $SERVER_MYPORT_1 MYPORT_1 $SERVER_MYPORT_2 MYPORT_2 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space1 <relay_log_space1> $relay_log_space2 <relay_log_space2>
|
--replace_result $SERVER_MYPORT_1 MYPORT_1 $SERVER_MYPORT_2 MYPORT_2 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space1 <relay_log_space1> $relay_log_space2 <relay_log_space2>
|
||||||
show all slaves status;
|
show all slaves status;
|
||||||
|
|
||||||
|
@ -222,7 +222,7 @@ flush logs;
|
|||||||
|
|
||||||
--connection master1
|
--connection master1
|
||||||
purge binary logs to 'master-bin.000002';
|
purge binary logs to 'master-bin.000002';
|
||||||
let filesize=`select $binlog_start_pos+119`;
|
let filesize=`select $binlog_start_pos+131`;
|
||||||
--replace_result $filesize filesize
|
--replace_result $filesize filesize
|
||||||
show binary logs;
|
show binary logs;
|
||||||
insert into t1 (f1) values ('four');
|
insert into t1 (f1) values ('four');
|
||||||
|
@ -39,9 +39,9 @@ stop slave 'master1';
|
|||||||
|
|
||||||
--let $datadir = `SELECT @@datadir`
|
--let $datadir = `SELECT @@datadir`
|
||||||
|
|
||||||
let read_master_log_pos=`select $binlog_start_pos + 554`;
|
let read_master_log_pos=`select $binlog_start_pos + 590`;
|
||||||
let relay_log_pos=`select 2*$binlog_start_pos + 594`;
|
let relay_log_pos=`select 2*$binlog_start_pos + 634`;
|
||||||
let relay_log_space=`select 3*$binlog_start_pos + 652`;
|
let relay_log_space=`select 3*$binlog_start_pos + 696`;
|
||||||
--replace_result $SERVER_MYPORT_1 MYPORT_1 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space <relay_log_space>
|
--replace_result $SERVER_MYPORT_1 MYPORT_1 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space <relay_log_space>
|
||||||
show slave 'master1' status;
|
show slave 'master1' status;
|
||||||
--list_files $datadir mysqld*
|
--list_files $datadir mysqld*
|
||||||
|
@ -41,10 +41,10 @@ let $condition = = 7;
|
|||||||
let $wait_for_all = 1;
|
let $wait_for_all = 1;
|
||||||
--source include/wait_show_condition.inc
|
--source include/wait_show_condition.inc
|
||||||
|
|
||||||
let read_master_log_pos=`select $binlog_start_pos + 65`;
|
let read_master_log_pos=`select $binlog_start_pos + 73`;
|
||||||
let relay_log_pos=`select 2*$binlog_start_pos + 105`;
|
let relay_log_pos=`select 2*$binlog_start_pos + 117`;
|
||||||
let relay_log_space1=`select 3*$binlog_start_pos + 162`;
|
let relay_log_space1=`select 3*$binlog_start_pos + 178`;
|
||||||
let relay_log_space2=`select 3*$binlog_start_pos + 162`;
|
let relay_log_space2=`select 3*$binlog_start_pos + 178`;
|
||||||
--replace_result $SERVER_MYPORT_1 MYPORT_1 $SERVER_MYPORT_2 MYPORT_2 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space1 <relay_log_space1> $relay_log_space2 <relay_log_space2>
|
--replace_result $SERVER_MYPORT_1 MYPORT_1 $SERVER_MYPORT_2 MYPORT_2 $read_master_log_pos <read_master_log_pos> $relay_log_pos <relay_log_pos> $relay_log_space1 <relay_log_space1> $relay_log_space2 <relay_log_space2>
|
||||||
show all slaves status;
|
show all slaves status;
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ master-bin.000002 #
|
|||||||
set @@global.binlog_checksum = default;
|
set @@global.binlog_checksum = default;
|
||||||
select @@global.binlog_checksum;
|
select @@global.binlog_checksum;
|
||||||
@@global.binlog_checksum
|
@@global.binlog_checksum
|
||||||
NONE
|
CRC32
|
||||||
set @@global.binlog_checksum = CRC32;
|
set @@global.binlog_checksum = CRC32;
|
||||||
select @@global.binlog_checksum;
|
select @@global.binlog_checksum;
|
||||||
@@global.binlog_checksum
|
@@global.binlog_checksum
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
include/master-slave.inc
|
include/master-slave.inc
|
||||||
[connection master]
|
[connection master]
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
*** Test MDEV-6120, output of current GTID when a replication error is logged to the errorlog ***
|
*** Test MDEV-6120, output of current GTID when a replication error is logged to the errorlog ***
|
||||||
connection master;
|
connection master;
|
||||||
CREATE TABLE t1(a INT PRIMARY KEY);
|
CREATE TABLE t1(a INT PRIMARY KEY);
|
||||||
@ -49,4 +53,9 @@ FOUND /Slave SQL: Error 'Duplicate entry .* on query\. .*Query: '.*', Gtid 0-1-1
|
|||||||
FOUND /Slave SQL: The incident LOST_EVENTS occurred on the master\. Message: <none>, Internal MariaDB error code: 1590/ in mysqld.2.err
|
FOUND /Slave SQL: The incident LOST_EVENTS occurred on the master\. Message: <none>, Internal MariaDB error code: 1590/ in mysqld.2.err
|
||||||
connection master;
|
connection master;
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection master;
|
||||||
include/rpl_end.inc
|
include/rpl_end.inc
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
include/master-slave.inc
|
include/master-slave.inc
|
||||||
[connection master]
|
[connection master]
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=none;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=none;
|
||||||
|
connection master;
|
||||||
**** On Master ****
|
**** On Master ****
|
||||||
CREATE TABLE t1 (a INT);
|
CREATE TABLE t1 (a INT);
|
||||||
INSERT INTO t1 VALUES (1),(2),(3);
|
INSERT INTO t1 VALUES (1),(2),(3);
|
||||||
@ -38,4 +43,9 @@ include/check_slave_is_running.inc
|
|||||||
connection master;
|
connection master;
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
connection slave;
|
connection slave;
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection master;
|
||||||
include/rpl_end.inc
|
include/rpl_end.inc
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
include/master-slave.inc
|
include/master-slave.inc
|
||||||
[connection master]
|
[connection master]
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
connection master;
|
||||||
**** On Master ****
|
**** On Master ****
|
||||||
CREATE TABLE t1 (a INT);
|
CREATE TABLE t1 (a INT);
|
||||||
INSERT INTO t1 VALUES (1),(2),(3);
|
INSERT INTO t1 VALUES (1),(2),(3);
|
||||||
@ -23,6 +28,12 @@ show binary logs;
|
|||||||
Log_name File_size
|
Log_name File_size
|
||||||
master-bin.000001 #
|
master-bin.000001 #
|
||||||
master-bin.000002 #
|
master-bin.000002 #
|
||||||
|
master-bin.000003 #
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
connection slave;
|
connection slave;
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection master;
|
||||||
include/rpl_end.inc
|
include/rpl_end.inc
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
--source include/have_debug.inc
|
--source include/have_debug.inc
|
||||||
--source include/master-slave.inc
|
--source include/master-slave.inc
|
||||||
|
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
|
||||||
--echo *** Test MDEV-6120, output of current GTID when a replication error is logged to the errorlog ***
|
--echo *** Test MDEV-6120, output of current GTID when a replication error is logged to the errorlog ***
|
||||||
--connection master
|
--connection master
|
||||||
CREATE TABLE t1(a INT PRIMARY KEY);
|
CREATE TABLE t1(a INT PRIMARY KEY);
|
||||||
@ -73,4 +78,9 @@ if(!$log_error_)
|
|||||||
--connection master
|
--connection master
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
|
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection master;
|
||||||
--source include/rpl_end.inc
|
--source include/rpl_end.inc
|
||||||
|
@ -1,6 +1,12 @@
|
|||||||
--source include/master-slave.inc
|
--source include/master-slave.inc
|
||||||
--source include/have_debug.inc
|
--source include/have_debug.inc
|
||||||
|
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=none;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=none;
|
||||||
|
connection master;
|
||||||
|
|
||||||
--echo **** On Master ****
|
--echo **** On Master ****
|
||||||
CREATE TABLE t1 (a INT);
|
CREATE TABLE t1 (a INT);
|
||||||
|
|
||||||
@ -45,4 +51,9 @@ source include/check_slave_is_running.inc;
|
|||||||
connection master;
|
connection master;
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
--sync_slave_with_master
|
--sync_slave_with_master
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection master;
|
||||||
--source include/rpl_end.inc
|
--source include/rpl_end.inc
|
||||||
|
@ -1,6 +1,12 @@
|
|||||||
--source include/master-slave.inc
|
--source include/master-slave.inc
|
||||||
--source include/have_debug.inc
|
--source include/have_debug.inc
|
||||||
|
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=NONE;
|
||||||
|
connection master;
|
||||||
|
|
||||||
--echo **** On Master ****
|
--echo **** On Master ****
|
||||||
CREATE TABLE t1 (a INT);
|
CREATE TABLE t1 (a INT);
|
||||||
|
|
||||||
@ -25,4 +31,12 @@ connection master;
|
|||||||
--source include/show_binary_logs.inc
|
--source include/show_binary_logs.inc
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
--sync_slave_with_master
|
--sync_slave_with_master
|
||||||
|
|
||||||
|
|
||||||
|
connection master;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection slave;
|
||||||
|
SET GLOBAL BINLOG_CHECKSUM=default;
|
||||||
|
connection master;
|
||||||
|
|
||||||
--source include/rpl_end.inc
|
--source include/rpl_end.inc
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
set @save_binlog_checksum= @@global.binlog_checksum;
|
set @save_binlog_checksum= @@global.binlog_checksum;
|
||||||
set @@global.binlog_checksum = default;
|
set @@global.binlog_checksum = default;
|
||||||
select @@global.binlog_checksum as 'must be NONE by default';
|
select @@global.binlog_checksum as 'must be CRC32 by default';
|
||||||
must be NONE by default
|
must be CRC32 by default
|
||||||
NONE
|
CRC32
|
||||||
select @@session.binlog_checksum as 'no session var';
|
select @@session.binlog_checksum as 'no session var';
|
||||||
ERROR HY000: Variable 'binlog_checksum' is a GLOBAL variable
|
ERROR HY000: Variable 'binlog_checksum' is a GLOBAL variable
|
||||||
set @@global.binlog_checksum = CRC32;
|
set @@global.binlog_checksum = CRC32;
|
||||||
|
@ -151,9 +151,9 @@ READ_ONLY NO
|
|||||||
COMMAND_LINE_ARGUMENT REQUIRED
|
COMMAND_LINE_ARGUMENT REQUIRED
|
||||||
VARIABLE_NAME BINLOG_CHECKSUM
|
VARIABLE_NAME BINLOG_CHECKSUM
|
||||||
SESSION_VALUE NULL
|
SESSION_VALUE NULL
|
||||||
GLOBAL_VALUE NONE
|
GLOBAL_VALUE CRC32
|
||||||
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
||||||
DEFAULT_VALUE NONE
|
DEFAULT_VALUE CRC32
|
||||||
VARIABLE_SCOPE GLOBAL
|
VARIABLE_SCOPE GLOBAL
|
||||||
VARIABLE_TYPE ENUM
|
VARIABLE_TYPE ENUM
|
||||||
VARIABLE_COMMENT Type of BINLOG_CHECKSUM_ALG. Include checksum for log events in the binary log
|
VARIABLE_COMMENT Type of BINLOG_CHECKSUM_ALG. Include checksum for log events in the binary log
|
||||||
|
@ -151,9 +151,9 @@ READ_ONLY NO
|
|||||||
COMMAND_LINE_ARGUMENT REQUIRED
|
COMMAND_LINE_ARGUMENT REQUIRED
|
||||||
VARIABLE_NAME BINLOG_CHECKSUM
|
VARIABLE_NAME BINLOG_CHECKSUM
|
||||||
SESSION_VALUE NULL
|
SESSION_VALUE NULL
|
||||||
GLOBAL_VALUE NONE
|
GLOBAL_VALUE CRC32
|
||||||
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
||||||
DEFAULT_VALUE NONE
|
DEFAULT_VALUE CRC32
|
||||||
VARIABLE_SCOPE GLOBAL
|
VARIABLE_SCOPE GLOBAL
|
||||||
VARIABLE_TYPE ENUM
|
VARIABLE_TYPE ENUM
|
||||||
VARIABLE_COMMENT Type of BINLOG_CHECKSUM_ALG. Include checksum for log events in the binary log
|
VARIABLE_COMMENT Type of BINLOG_CHECKSUM_ALG. Include checksum for log events in the binary log
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
set @save_binlog_checksum= @@global.binlog_checksum;
|
set @save_binlog_checksum= @@global.binlog_checksum;
|
||||||
set @@global.binlog_checksum = default;
|
set @@global.binlog_checksum = default;
|
||||||
|
|
||||||
select @@global.binlog_checksum as 'must be NONE by default';
|
select @@global.binlog_checksum as 'must be CRC32 by default';
|
||||||
--error ER_INCORRECT_GLOBAL_LOCAL_VAR
|
--error ER_INCORRECT_GLOBAL_LOCAL_VAR
|
||||||
select @@session.binlog_checksum as 'no session var';
|
select @@session.binlog_checksum as 'no session var';
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
--source include/have_log_bin.inc
|
--source include/have_log_bin.inc
|
||||||
--source include/binlog_start_pos.inc
|
--source include/binlog_start_pos.inc
|
||||||
|
|
||||||
--let $pos=`select $binlog_start_pos + 65`
|
--let $pos=`select $binlog_start_pos + 73`
|
||||||
|
|
||||||
--let $binlog_file=query_get_value(SHOW MASTER STATUS, File, 1)
|
--let $binlog_file=query_get_value(SHOW MASTER STATUS, File, 1)
|
||||||
--let $binlog_start=query_get_value(SHOW MASTER STATUS, Position, 1)
|
--let $binlog_start=query_get_value(SHOW MASTER STATUS, Position, 1)
|
||||||
|
@ -27,7 +27,7 @@ DELETE FROM t2;
|
|||||||
|
|
||||||
FLUSH BINARY LOGS;
|
FLUSH BINARY LOGS;
|
||||||
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
||||||
--replace_regex /\d{6} *\d*:\d\d:\d\d/<date>/ /Start:.*at startup/Start: xxx/ /SET TIMESTAMP=\d*/SET TIMESTAMP=X/ /exec_time=\d*/exec_time=x/
|
--replace_regex /\d{6} *\d*:\d\d:\d\d/<date>/ /Start:.*at startup/Start: xxx/ /SET TIMESTAMP=\d*/SET TIMESTAMP=X/ /exec_time=\d*/exec_time=x/ /CRC32 0x[0-9a-f]*/CRC32 XXX/
|
||||||
--exec $MYSQL_BINLOG --verbose --verbose --base64-output=DECODE-ROWS $datadir/$binlog
|
--exec $MYSQL_BINLOG --verbose --verbose --base64-output=DECODE-ROWS $datadir/$binlog
|
||||||
|
|
||||||
DROP TABLE t1,t2;
|
DROP TABLE t1,t2;
|
||||||
|
@ -1190,7 +1190,7 @@ source include/binlog_start_pos.inc;
|
|||||||
let _BINLOG_START_POS= $binlog_start_pos;
|
let _BINLOG_START_POS= $binlog_start_pos;
|
||||||
--perl
|
--perl
|
||||||
my $f= "$ENV{MYSQLTEST_VARDIR}/tmp/mwl136.sql";
|
my $f= "$ENV{MYSQLTEST_VARDIR}/tmp/mwl136.sql";
|
||||||
my $pos=$ENV{_BINLOG_START_POS} + 691;
|
my $pos=$ENV{_BINLOG_START_POS} + 739;
|
||||||
open F, '<', $f or die "Failed to open $f: $!\n";
|
open F, '<', $f or die "Failed to open $f: $!\n";
|
||||||
while (<F>) {
|
while (<F>) {
|
||||||
s/$pos/<pos>/;
|
s/$pos/<pos>/;
|
||||||
|
@ -10093,7 +10093,7 @@ static MYSQL_SYSVAR_ENUM(
|
|||||||
"log events in the binary log",
|
"log events in the binary log",
|
||||||
NULL,
|
NULL,
|
||||||
binlog_checksum_update,
|
binlog_checksum_update,
|
||||||
BINLOG_CHECKSUM_ALG_OFF,
|
BINLOG_CHECKSUM_ALG_CRC32,
|
||||||
&binlog_checksum_typelib);
|
&binlog_checksum_typelib);
|
||||||
|
|
||||||
static struct st_mysql_sys_var *binlog_sys_vars[]=
|
static struct st_mysql_sys_var *binlog_sys_vars[]=
|
||||||
|
Reference in New Issue
Block a user