"bt5/test_accounting/bt/template_update_tool" did not exist on "47482f65f918b3460d723c9fcea97fa0b29adf5a"
  • Sven Sandberg's avatar
    Post-push fixes for BUG#39934 · fa32b4f2
    Sven Sandberg authored
    Suppress warnings if binlog_format=STATEMENT and the current
    database is filtered out using --binlog-[do|ignore]-db. This
    was a regression in my previous patch.
    
    
    mysql-test/suite/binlog/r/binlog_stm_unsafe_warning.result:
      updated result file
    mysql-test/suite/rpl_ndb/r/rpl_ndb_binlog_format_errors.result:
      updated result file
    mysql-test/suite/rpl_ndb/t/rpl_ndb_binlog_format_errors-master.opt:
      Added binlog filtering rule.
    mysql-test/suite/rpl_ndb/t/rpl_ndb_binlog_format_errors.test:
      Added tests that no error is printed when table is filtered out
      by binlog filtering rules.
    sql/sql_class.cc:
      Don't decide logging format if the statement is filtered out
      from the binlog using binlog filtering rules.
    fa32b4f2
binlog_stm_unsafe_warning.result 1.33 KB