summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_binlog_format_mixed_or_row.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/have_binlog_format_mixed_or_row.inc')
-rw-r--r--mysql-test/include/have_binlog_format_mixed_or_row.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/have_binlog_format_mixed_or_row.inc b/mysql-test/include/have_binlog_format_mixed_or_row.inc
index fcba9eef883..9217b607bb7 100644
--- a/mysql-test/include/have_binlog_format_mixed_or_row.inc
+++ b/mysql-test/include/have_binlog_format_mixed_or_row.inc
@@ -3,5 +3,5 @@
--require r/have_binlog_format_row.require
--disable_query_log
--replace_result MIXED ROW
-show variables like "binlog_format";
+show variables like 'binlog_format';
--enable_query_log