mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 05:58:16 +00:00
Add Aspersa tools, their tests, and util/test-bash-tool.
Update and simplify copyright notices.
This commit is contained in:
9
t/pt-mysql-summary/parse-master-status-01
Executable file
9
t/pt-mysql-summary/parse-master-status-01
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
#format_binlog_filters
|
||||
|
||||
cat <<EOF > $1
|
||||
binlog_do_db | foo
|
||||
binlog_ignore_db | mysql,test
|
||||
EOF
|
||||
|
||||
cp samples/mysql-show-master-status-001.txt /tmp/aspersa
|
Reference in New Issue
Block a user