From 7252bdfa90c5ccdf12b28098efc2c824ba4e8622 Mon Sep 17 00:00:00 2001 From: Alexander Nozdrin Date: Wed, 27 Jan 2010 21:59:10 +0300 Subject: [PATCH] Typo fix for result file. --- mysql-test/r/mysqld--help-win.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/r/mysqld--help-win.result b/mysql-test/r/mysqld--help-win.result index 16239a6326a..e7048c71a48 100644 --- a/mysql-test/r/mysqld--help-win.result +++ b/mysql-test/r/mysqld--help-win.result @@ -37,7 +37,7 @@ The following options may be given as the first argument: binary log during a transaction. If you often use big, multi-statement transactions you can increase this to get more performance - --binlog-direct-non-transactional-updates + --binlog-direct-non-transactional-updates Causes updates to non-transactional engines using statement format to be written directly to binary log. Before using this option make sure that there are no