diff options
author | tomas@poseidon.ndb.mysql.com <> | 2006-01-11 19:49:38 +0100 |
---|---|---|
committer | tomas@poseidon.ndb.mysql.com <> | 2006-01-11 19:49:38 +0100 |
commit | 0a0fe2b1c0d4b49a696f918603a934ec0225cea3 (patch) | |
tree | a7b6e04c7594e35bbff040cc076c012cadb7ebe8 /.bzrignore | |
parent | 2f27c6499dc8eca9a48a0317e535dd75f96cc8ea (diff) | |
download | mariadb-git-0a0fe2b1c0d4b49a696f918603a934ec0225cea3.tar.gz |
bug: replication of table spaces to work
bug: check if storage engine is enabled to avoif code dump
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 4a2a3d98101..0b1ec285d88 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1661,3 +1661,12 @@ zlib/*.vcproj client/mysqlslap storage/archive/archive_test item_xmlfunc.cc +storage/ndb/test/ndbapi/DbAsyncGenerator +storage/ndb/test/ndbapi/DbCreate +storage/ndb/test/ndbapi/ndbapi_slow_select +storage/ndb/test/ndbapi/testBitfield +storage/ndb/test/ndbapi/testLcp +storage/ndb/test/ndbapi/testPartitioning +storage/ndb/test/ndbapi/testReadPerf +storage/ndb/test/ndbapi/test_event_merge +storage/ndb/test/tools/listen_event |