From 5e2639830e1d5bad975204feeba94013551f337f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 19 Jun 2001 15:03:48 -0600 Subject: Added event sequence number and flags to binlog Documented/cleaned up log event code Updated tests mysql-test/r/rpl000014.result: new binlog format mysql-test/r/rpl000015.result: new binlog format mysql-test/r/rpl000016.result: new binlog format mysql-test/std_data/master-bin.001: new binlog format mysql-test/t/rpl000014.test: new binlog format sql/log.cc: new binlog format sql/log_event.cc: new binlog format sql/log_event.h: new binlog format sql/sql_class.cc: new binlog format sql/sql_class.h: new binlog format sql/sql_repl.cc: new binlog format --- mysql-test/std_data/master-bin.001 | Bin 113 -> 98 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'mysql-test/std_data') diff --git a/mysql-test/std_data/master-bin.001 b/mysql-test/std_data/master-bin.001 index fa30d8e5302..2ec2397acdd 100644 Binary files a/mysql-test/std_data/master-bin.001 and b/mysql-test/std_data/master-bin.001 differ -- cgit v1.2.1