• unknown's avatar
    bug#31552 manual merge and post-make-test-run changes. · 32c5d070
    unknown authored
    
    mysql-test/extra/rpl_tests/rpl_row_basic.test:
      changes due to the strict mode gets default. This hunk is being added after merging
      with changes from another bug fixes.
    mysql-test/suite/rpl/r/rpl_ignore_table.result:
      results changed
    mysql-test/suite/rpl/r/rpl_row_basic_2myisam.result:
      results changed
    mysql-test/suite/rpl/r/rpl_row_basic_3innodb.result:
      results changed
    mysql-test/suite/rpl/t/rpl_ignore_table.test:
      two queries on mysql db tables are replicated according to binlog_format, ie
      in row-based when that is requested. Due to cancelling the idempotent default
      row based events that previously exectuted successfully now stop the slave sql
      thread.
      We have to explicitly request the idempotent slave execution mode.
    mysql-test/suite/rpl_ndb/r/rpl_ndb_dd_advance.result:
      results changed. They are being committed only now since there was another
      bug which fixes my working clone did not have.
    mysql-test/suite/rpl_ndb/r/rpl_row_basic_7ndb.result:
      results changed
    sql/log_event.cc:
      typo in manual merge earlier
    32c5d070
rpl_ignore_table.result 6.12 KB