• unknown's avatar
    BUG#17574 Detect cluster start failure and "fail" ndb_* tests · acb53e4e
    unknown authored
     - Fix problems that occur when ndbcluster is not supported
    
    
    mysql-test/lib/mtr_cases.pl:
      Marked test to be skipped if it is a ndb test but ndb is not supported
    mysql-test/mysql-test-run.pl:
      Check "opt_with_ndbcluster" before deciding to stop masters and when dciding if cluster needs to be started.
    acb53e4e
mtr_cases.pl 10.9 KB