diff options
author | sasha@mysql.sashanet.com <> | 2000-11-16 17:48:13 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2000-11-16 17:48:13 -0700 |
commit | be2a121e31e0afb056de4c478161556a9d809b46 (patch) | |
tree | cd285c3f07b15bfe5524a733276fe9b7894f0550 /.bzrignore | |
parent | ea0f9d358cf5b2fab76270eef7dd7ac537f803a9 (diff) | |
download | mariadb-git-be2a121e31e0afb056de4c478161556a9d809b46.tar.gz |
sql/log.cc
fixed bug in find_first_log
sql/mysqlbinlog.cc
flose file only if we opened it
sql/slave.cc
changed spacing
sql/sql_repl.cc
fixed error message
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index c0e1c580cb8..7d58274ca9a 100644 --- a/.bzrignore +++ b/.bzrignore @@ -176,3 +176,6 @@ repl-tests/test-repl-ts/repl-timestamp.master.reject client/.mysqladmin.c.swp repl-tests/test-repl/sum-wlen-slave.master.reje support-files/mysql-3.23.28-gamma.spec +repl-tests/test-repl/foo-dump-slave.master. +repl-tests/test-repl/sum-wlen-slave.master. +repl-tests/test-repl/sum-wlen-slave.master.re |