• msvensson@neptunus.(none)'s avatar
    Start cluster only for testcases that really needs it and stop it when · 0e9e1f2c
    msvensson@neptunus.(none) authored
    not needed by the tescases. This will save test time for those testcases
    that does not need cluster, but need a restart, as they dont have to wait
    the extra time it would take for cluster to restart. It will also save
    time for other testcases, as cluster does not 
    need to be contacted for each table to be dropped or created.
    Backport from 5.1
    0e9e1f2c
mysql-test-run.pl 85.4 KB