• unknown's avatar
    Improved handling of marking processes as dead · 10092ba1
    unknown authored
    Run ndb_mgmd as deamon
    Make extra attempt to check if processes are still alive
    
    
    mysql-test/lib/mtr_process.pl:
      Add common function to mark processes as dead
      When all attempts to kil processes has failed make an extra attempt with ping to check if they really are still alive
    mysql-test/mysql-test-run.pl:
      Run ndb_mgmd with --nodaemon
    10092ba1
mtr_process.pl 26.3 KB