mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
a fix for the typo in the last push
This commit is contained in:
@ -307,7 +307,7 @@ do
|
|||||||
done
|
done
|
||||||
fi
|
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
|
done
|
||||||
|
|
||||||
echo "`date +'%y%m%d %H:%M:%S'` mysqld ended" | tee -a $err_log
|
echo "`date +'%y%m%d %H:%M:%S'` mysqld ended" | tee -a $err_log
|
||||||
|
Reference in New Issue
Block a user