Loading mysql-test/mysql-test-run.pl +3 −0 Original line number Diff line number Diff line Loading @@ -3825,6 +3825,9 @@ sub mysqld_start ($$$) { $wait_for_pid_file= 0; } # Remove the pidfile unlink($mysqld->{'path_pid'}); if ( defined $exe ) { $pid= mtr_spawn($exe, $args, "", Loading Loading
mysql-test/mysql-test-run.pl +3 −0 Original line number Diff line number Diff line Loading @@ -3825,6 +3825,9 @@ sub mysqld_start ($$$) { $wait_for_pid_file= 0; } # Remove the pidfile unlink($mysqld->{'path_pid'}); if ( defined $exe ) { $pid= mtr_spawn($exe, $args, "", Loading