summaryrefslogtreecommitdiff
path: root/sql/log.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/log.cc')
-rw-r--r--sql/log.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/log.cc b/sql/log.cc
index f04b1432229..07fd352d93b 100644
--- a/sql/log.cc
+++ b/sql/log.cc
@@ -10093,7 +10093,7 @@ static MYSQL_SYSVAR_ENUM(
"log events in the binary log",
NULL,
binlog_checksum_update,
- BINLOG_CHECKSUM_ALG_OFF,
+ BINLOG_CHECKSUM_ALG_CRC32,
&binlog_checksum_typelib);
static struct st_mysql_sys_var *binlog_sys_vars[]=