diff options
author | elliot@mysql.com <> | 2005-06-06 22:17:16 -0400 |
---|---|---|
committer | elliot@mysql.com <> | 2005-06-06 22:17:16 -0400 |
commit | b906f31388b5c7c5a7cbd38b9a2f7b2f38b4b0c2 (patch) | |
tree | 8cddbf856b4c0235a840a8ce35c3651618d738ef /.bzrignore | |
parent | abb2d7aa347c0d12ad40fc04315167d3274baae0 (diff) | |
download | mariadb-git-b906f31388b5c7c5a7cbd38b9a2f7b2f38b4b0c2.tar.gz |
BUG#7967 Fix mysqlhotcopy --record-log-position
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index c9f9f140366..174fc6020f2 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1052,3 +1052,4 @@ vio/test-ssl vio/test-sslclient vio/test-sslserver vio/viotest-ssl +scripts/mysqlhotcopy.sh.rej |