fix for a small typo in the last push
scripts/safe_mysqld.sh: fix for a small type
This commit is contained in:
parent
03af773b7b
commit
03be0476ab
@ -269,7 +269,7 @@ do
|
||||
done
|
||||
fi
|
||||
|
||||
echo "`date +'%y%m%d %H:%M:%S' mysqld restarted" | tee -a $err_log
|
||||
echo "`date +'%y%m%d %H:%M:%S'` mysqld restarted" | tee -a $err_log
|
||||
done
|
||||
|
||||
echo "`date +'%y%m%d %H:%M:%S'` mysqld ended" | tee -a $err_log
|
||||
|
Loading…
x
Reference in New Issue
Block a user