diff options
author | unknown <sasha@mysql.sashanet.com> | 2001-06-19 15:03:48 -0600 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2001-06-19 15:03:48 -0600 |
commit | 5e2639830e1d5bad975204feeba94013551f337f (patch) | |
tree | 109c8e44d015111333257be2ef3b9a11d2b6e0e7 /mysql-test/std_data | |
parent | c498794d70d10a8219163d4b089b37ed5038d40a (diff) | |
download | mariadb-git-5e2639830e1d5bad975204feeba94013551f337f.tar.gz |
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
Diffstat (limited to 'mysql-test/std_data')
-rw-r--r-- | mysql-test/std_data/master-bin.001 | bin | 113 -> 98 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/mysql-test/std_data/master-bin.001 b/mysql-test/std_data/master-bin.001 Binary files differindex fa30d8e5302..2ec2397acdd 100644 --- a/mysql-test/std_data/master-bin.001 +++ b/mysql-test/std_data/master-bin.001 |