• unknown's avatar
    Fix problem where mysql-test-run.pl fails to start up the mysqld after a... · 3dd1ef7b
    unknown authored
    Fix problem where mysql-test-run.pl fails to start up the mysqld after a failed test. Shows up on win hosts where one failed test case make subsequent ones fails with error "Could not open connection 'default': 2003 Can't connect to MySQL server on 'localhost'" 
    
    
    mysql-test/lib/mtr_process.pl:
      Reset the associated "pid" of masters and slave when building the list of processes to shutdown.
    3dd1ef7b
mtr_process.pl 44.4 KB