• unknown's avatar
    Bug#32654. The reason of bug is incorrect clean up during restarting of mysqld... · 40916352
    unknown authored
    Bug#32654. The reason of bug is incorrect clean up during restarting of mysqld under Windows platform (seems some files were in-use). 
    Mtr restarts servers because an option file exist for slave.
    The option file for slave forces to skip test.foo table for replication. 
    But really test case does not invlved test.foo table at all.
    So option file can be removed and mtr will not restart servers for test case. 
    
    
    BitKeeper/deleted/.del-rpl_view-slave.opt:
      Rename: mysql-test/t/rpl_view-slave.opt -> BitKeeper/deleted/.del-rpl_view-slave.opt
    mysql-test/t/disabled.def:
      updated
    40916352
disabled.def 1.11 KB