• sjaakola's avatar
    MW-394 · ed9f68f6
    sjaakola authored
    * changed thd_binlog_format to return configured binlog format in wsrep execution,
      regardless of binlogging setting (i.e. with or without binlogging)
    * thd_binlog_format is used in innobase::write_row(), and would return confusing
      result there when log_bin==OFF
    ed9f68f6
sql_class.cc 220 KB