Loading sql/log.cc +2 −2 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ handlerton binlog_hton = { bool binlog_init() { return false; return !opt_bin_log; } static int binlog_close_connection(THD *thd) Loading Loading
sql/log.cc +2 −2 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ handlerton binlog_hton = { bool binlog_init() { return false; return !opt_bin_log; } static int binlog_close_connection(THD *thd) Loading