summaryrefslogtreecommitdiff
path: root/mysql-test/include/show_binlog_events.inc
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2006-03-09 01:04:13 +0100
committerunknown <tomas@poseidon.ndb.mysql.com>2006-03-09 01:04:13 +0100
commit1f3825b240c193e02033de1b6b6d31a3004db8a1 (patch)
tree65e26c1f4c6d89efc81d11543bdd6f55eb28b7de /mysql-test/include/show_binlog_events.inc
parent56df722382767cb8ac272607f5e3fbaa0839661d (diff)
downloadmariadb-git-1f3825b240c193e02033de1b6b6d31a3004db8a1.tar.gz
Bug #17838 binlog not setup on seconday master after rename
-added setting up of binlogging after receiving rename table +cleanup mysql-test/r/ndb_binlog_ddl_multi.result: Bug #17838 binlog not setup on seconday master after rename mysql-test/t/ndb_binlog_ddl_multi.test: Bug #17838 binlog not setup on seconday master after rename mysql-test/include/show_binlog_events.inc: New BitKeeper file ``mysql-test/include/show_binlog_events.inc''
Diffstat (limited to 'mysql-test/include/show_binlog_events.inc')
-rw-r--r--mysql-test/include/show_binlog_events.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/include/show_binlog_events.inc b/mysql-test/include/show_binlog_events.inc
new file mode 100644
index 00000000000..fbdcdf66494
--- /dev/null
+++ b/mysql-test/include/show_binlog_events.inc
@@ -0,0 +1,4 @@
+--let $binlog_start=102
+--replace_result $binlog_start <binlog_start>
+--replace_column 2 # 4 # 5 #
+--eval show binlog events from $binlog_start