summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqlbinlog.result
diff options
context:
space:
mode:
authorAlexey Kopytov <Alexey.Kopytov@sun.com>2009-05-08 21:24:15 +0400
committerAlexey Kopytov <Alexey.Kopytov@sun.com>2009-05-08 21:24:15 +0400
commit5390ad33f918c379ddd750295d7ec0014a03d1ce (patch)
treec91f8453c3e6396d6f1b36e71ebfa7851783ee2c /mysql-test/r/mysqlbinlog.result
parentc5548ad7bdb8faa673c8455ebd4d98aad93b43eb (diff)
parentc0cd2742af13c90f117b563e368566ed489b1fca (diff)
downloadmariadb-git-5390ad33f918c379ddd750295d7ec0014a03d1ce.tar.gz
Manual merge.
Diffstat (limited to 'mysql-test/r/mysqlbinlog.result')
-rw-r--r--mysql-test/r/mysqlbinlog.result3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/mysqlbinlog.result b/mysql-test/r/mysqlbinlog.result
index b55a96b6f30..295a2f41d40 100644
--- a/mysql-test/r/mysqlbinlog.result
+++ b/mysql-test/r/mysqlbinlog.result
@@ -471,4 +471,7 @@ IS NOT NULL
1
*** Unsigned server_id 4294967295 is found: 1 ***
SET @@global.server_id= 1;
+RESET MASTER;
+FLUSH LOGS;
+End of 5.0 tests
End of 5.1 tests