From 485ece6da9fcbfcc630c2b88aa9e9e42e36e3a50 Mon Sep 17 00:00:00 2001 From: Oleksandr Byelkin Date: Mon, 16 May 2016 16:32:45 +0200 Subject: MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+ --- mysql-test/r/mysqld--help.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/r/mysqld--help.result') diff --git a/mysql-test/r/mysqld--help.result b/mysql-test/r/mysqld--help.result index a35693eb93e..cc432652db8 100644 --- a/mysql-test/r/mysqld--help.result +++ b/mysql-test/r/mysqld--help.result @@ -1143,7 +1143,7 @@ big-tables FALSE bind-address (No default value) binlog-annotate-row-events FALSE binlog-cache-size 32768 -binlog-checksum NONE +binlog-checksum CRC32 binlog-commit-wait-count 0 binlog-commit-wait-usec 100000 binlog-direct-non-transactional-updates FALSE -- cgit v1.2.1