• unknown's avatar
    More rpl test updates with using ndb as default engine · 7fe66095
    unknown authored
    
    mysql-test/t/rpl_drop_temp.test:
      Updated with work around stated by Tomas in bug 16552. NDB does not support temp tables.
    mysql-test/r/rpl_drop_temp.result:
      Updated with work around stated by Tomas in bug 16552. NDB does not support temp tables.
    mysql-test/t/rpl_foreign_key_innodb-slave.opt:
      Need to ensure that innodb table is created on the slave for this test
    mysql-test/t/rpl_err_ignoredtable.test:
      updated to run with ndb as default
    mysql-test/r/rpl_err_ignoredtable.result:
      updated to run with ndb as default
    mysql-test/t/disabled.def:
      Update requested by Lars
    mysql-test/t/rpl_load_table_from_master.test:
      Update requested by Lars
    mysql-test/r/rpl_load_table_from_master.result:
      Update requested by Lars
    7fe66095
rpl_err_ignoredtable.test 1.83 KB