summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog/t/binlog_stm_binlog.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/binlog/t/binlog_stm_binlog.test')
-rw-r--r--mysql-test/suite/binlog/t/binlog_stm_binlog.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/binlog/t/binlog_stm_binlog.test b/mysql-test/suite/binlog/t/binlog_stm_binlog.test
index f5257f21434..682b0a3bfa7 100644
--- a/mysql-test/suite/binlog/t/binlog_stm_binlog.test
+++ b/mysql-test/suite/binlog/t/binlog_stm_binlog.test
@@ -1,5 +1,7 @@
-- source include/not_embedded.inc
-- source include/have_binlog_format_mixed.inc
+let collation=utf8_unicode_ci;
+--source include/have_collation.inc
--disable_warnings
drop table if exists t1;