1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge pilot.(none):/data/msvensson/mysql/mysql-4.1-maint

into  pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
This commit is contained in:
msvensson@pilot.(none)
2007-08-29 17:54:16 +02:00

View File

@ -3996,6 +3996,9 @@ sub mysqld_start ($$$) {
$wait_for_pid_file= 0; $wait_for_pid_file= 0;
} }
# Remove the pidfile
unlink($mysqld->{'path_pid'});
if ( defined $exe ) if ( defined $exe )
{ {
$pid= mtr_spawn($exe, $args, "", $pid= mtr_spawn($exe, $args, "",