parent
b44171428a
commit
a39c4b5f9f
@ -349,7 +349,7 @@ sub start_mysqlds()
|
|||||||
$options[$j]= quote_shell_word($options[$j]);
|
$options[$j]= quote_shell_word($options[$j]);
|
||||||
$tmp.= " $options[$j]";
|
$tmp.= " $options[$j]";
|
||||||
}
|
}
|
||||||
elseif ("--defaults-group-suffix=" eq substr($options[$j], 0, 24))
|
elsif ("--defaults-group-suffix=" eq substr($options[$j], 0, 24))
|
||||||
{
|
{
|
||||||
$suffix_found= 1;
|
$suffix_found= 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user