Files
percona-toolkit/t/pt-mysql-summary/get-mysql-uptime
Daniel Nichter a9e002cc5a Add Aspersa tools, their tests, and util/test-bash-tool.
Update and simplify copyright notices.
2011-07-01 10:29:50 -06:00

10 lines
181 B
Bash
Executable File

#!/bin/bash
#get_mysql_uptime
cat <<EOF > $1
2010-05-27 11:38 (up 0+02:08:52)
EOF
cp samples/mysql-status-001.txt /tmp/aspersa-mysql-status
echo "2010-05-27 11:38" > /tmp/aspersa