Files
percona-toolkit/t/pt-mysql-summary/summarize-binlogs-01
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

11 lines
181 B
Bash
Executable File

#!/bin/bash
#summarize_binlogs
cat <<EOF > $1
Binlogs | 20
Zero-Sized | 3
Total Size | 6.5G
EOF
cp samples/mysql-master-logs-001.txt /tmp/aspersa