diff options
author | tomas@whalegate.ndb.mysql.com <> | 2007-05-08 19:03:33 +0200 |
---|---|---|
committer | tomas@whalegate.ndb.mysql.com <> | 2007-05-08 19:03:33 +0200 |
commit | 1f6d0fd55f9ea0d6879380f886fc357e90d5db8f (patch) | |
tree | fce39ffde95c8a56d5ac892c8da5291671be71dd /.bzrignore | |
parent | 5463f4bd3653bcbcd79a9496617d1df019fbebcd (diff) | |
download | mariadb-git-1f6d0fd55f9ea0d6879380f886fc357e90d5db8f.tar.gz |
increase heartbeat interval to avoid load related start up issues in mysql-test-run
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 70d966f9ccc..12555768e30 100644 --- a/.bzrignore +++ b/.bzrignore @@ -2989,3 +2989,4 @@ win/vs71cache.txt win/vs8cache.txt zlib/*.ds? zlib/*.vcproj +libmysqld/ha_ndbcluster_cond.cc |