diff options
author | sasha@mysql.sashanet.com <> | 2000-10-26 22:11:55 -0600 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2000-10-26 22:11:55 -0600 |
commit | 75cd25a5794f43ae75cde851fb01ee4c3644c195 (patch) | |
tree | 1b71072bebf724dd061370737f97c2a08a176ae3 /.bzrignore | |
parent | c5a1c3c7df0f85deedf6601f9ea01f229e7eb67e (diff) | |
download | mariadb-git-75cd25a5794f43ae75cde851fb01ee4c3644c195.tar.gz |
fixed --skip-slave-thread bug
added PURGE MASTER LOGS TO and SHOW MASTER LOGS
fixed the output of SHOW MASTER STATUS
updated docs
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 1c9e79fc71b..3beaab80a01 100644 --- a/.bzrignore +++ b/.bzrignore @@ -159,3 +159,7 @@ PENDING/2000-10-11.06 BitKeeper/etc/csets-out BitKeeper/etc/csets-in support-files/mysql-3.23.26-beta.spec +include/.my_sys.h.swp +PENDING/2000-10-25.01 +PENDING/2000-10-25.02 +support-files/mysql-3.23.27-beta.spec |