mirror of
https://github.com/MariaDB/server.git
synced 2025-07-16 00:42:55 +03:00
SCRUM:
Task 499 'init_connect, init_slave options'
This commit is contained in:
@ -775,7 +775,7 @@ manager_launch()
|
||||
ident=$1
|
||||
shift
|
||||
if [ $USE_MANAGER = 0 ] ; then
|
||||
$@ >> $CUR_MYERR 2>&1 &
|
||||
echo $@ | /bin/sh >> $CUR_MYERR 2>&1 &
|
||||
sleep 2 #hack
|
||||
return
|
||||
fi
|
||||
|
Reference in New Issue
Block a user