summaryrefslogtreecommitdiff
path: root/mysql-test/t/user_var-binlog.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/user_var-binlog.test')
-rw-r--r--mysql-test/t/user_var-binlog.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/user_var-binlog.test b/mysql-test/t/user_var-binlog.test
index 0098f237de9..3f48ebbf570 100644
--- a/mysql-test/t/user_var-binlog.test
+++ b/mysql-test/t/user_var-binlog.test
@@ -18,6 +18,7 @@ source include/show_binlog_events.inc;
# escaped).
let $MYSQLD_DATADIR= `select @@datadir`;
flush logs;
+--replace_regex /collation_server=\d+/collation_server=#/
--exec $MYSQL_BINLOG --short-form $MYSQLD_DATADIR/master-bin.000001
drop table t1;