diff options
author | monty@hundin.mysql.fi <> | 2002-08-18 16:04:26 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2002-08-18 16:04:26 +0300 |
commit | a5edb200421018ee967045903b2802c2d5c1bd75 (patch) | |
tree | af1548211472940ebe3bad8ee24a4d2ab26f2c92 /.bzrignore | |
parent | f7c8bd0e47b8a037f4eb0a7dca2816af97604d07 (diff) | |
download | mariadb-git-a5edb200421018ee967045903b2802c2d5c1bd75.tar.gz |
Fixed timing problem with rpl000001 replication test.
Fixed configure problems with HPUX and openbsd
SHOW SLAVE STATUS returns empty set if slave is not initialized
SHOW MASTER STATUS returns empty set if binary logging is not enabled.
Fixed shutdown problem on Solaris.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 6a62ded71b2..8022245b859 100644 --- a/.bzrignore +++ b/.bzrignore @@ -493,3 +493,4 @@ sql-bench/innotest2a sql-bench/innotest2b myisam/test2.MYD myisam/test2.MYI +libmysqld/set_var.cc |