summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqlbinlog-cp932.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/mysqlbinlog-cp932.result')
-rw-r--r--mysql-test/r/mysqlbinlog-cp932.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysqlbinlog-cp932.result b/mysql-test/r/mysqlbinlog-cp932.result
index 1640a3b1642..cbf6159516a 100644
--- a/mysql-test/r/mysqlbinlog-cp932.result
+++ b/mysql-test/r/mysqlbinlog-cp932.result
@@ -1,4 +1,4 @@
-flush logs;
+RESET MASTER;
create table t3 (f text character set utf8);
create table t4 (f text character set cp932);
flush logs;