Add Aspersa tools, their tests, and util/test-bash-tool.

Update and simplify copyright notices.
This commit is contained in:
Daniel Nichter
2011-07-01 10:29:50 -06:00
parent 8e11cd85b3
commit a9e002cc5a
193 changed files with 87845 additions and 48 deletions

View 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