summaryrefslogtreecommitdiff
path: root/mysql-test/extra
diff options
context:
space:
mode:
authorHe Zhenxing <zhenxing.he@sun.com>2009-01-14 17:32:25 +0800
committerHe Zhenxing <zhenxing.he@sun.com>2009-01-14 17:32:25 +0800
commit45140a8ea3b7a05e0deb94b0586d66eaf6794c7a (patch)
tree22e45c100dd34582476ec2c775a40a827678be66 /mysql-test/extra
parentf2c122bf9080d9f0e2e61890edea697e76be5bf6 (diff)
parentec1b0874b6b00f60192b9b6f91a0ff0a825d4ff0 (diff)
downloadmariadb-git-45140a8ea3b7a05e0deb94b0586d66eaf6794c7a.tar.gz
Auto merge
Diffstat (limited to 'mysql-test/extra')
-rw-r--r--mysql-test/extra/binlog_tests/database.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/extra/binlog_tests/database.test b/mysql-test/extra/binlog_tests/database.test
index 2e445f98adf..326ecedb60e 100644
--- a/mysql-test/extra/binlog_tests/database.test
+++ b/mysql-test/extra/binlog_tests/database.test
@@ -28,3 +28,5 @@ enable_warnings;
insert into t1 values (1);
drop table tt1, t1;
source include/show_binlog_events.inc;
+
+FLUSH STATUS;