summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_binlog_format_mixed_or_row.inc
diff options
context:
space:
mode:
authorChad MILLER <chad@mysql.com>2008-07-04 14:48:25 -0400
committerChad MILLER <chad@mysql.com>2008-07-04 14:48:25 -0400
commit205a946267c77186fbc35ccb0460488b1948fe42 (patch)
tree4af35944b60c48294170934c42f4e85e08cb8f66 /mysql-test/include/have_binlog_format_mixed_or_row.inc
parent644d920a517abbd2fe8124a12c9e3363b7d8575e (diff)
parentc6f9477bdac085c4f919e8bbedc8f9bae14fdaba (diff)
downloadmariadb-git-205a946267c77186fbc35ccb0460488b1948fe42.tar.gz
Merge from 5.0. Add new 5.1 files. Drop bdb.
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