mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
This commit is contained in:
@ -4032,6 +4032,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, "",
|
||||||
|
Reference in New Issue
Block a user