diff options
author | monty@mashka.mysql.fi <> | 2002-08-23 21:41:27 +0300 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2002-08-23 21:41:27 +0300 |
commit | b8bf46ca9b7f42667b5701e025fd4c145c62bbd5 (patch) | |
tree | 0beec75f4ab1ec4f2e53f7500bcbfa342f9a1680 /.bzrignore | |
parent | fb3f13aa48377150ea133321c1db5a4946fe2087 (diff) | |
download | mariadb-git-b8bf46ca9b7f42667b5701e025fd4c145c62bbd5.tar.gz |
Added testing of temporary tables with replication
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 9f1e3713226..63e77a9e30b 100644 --- a/.bzrignore +++ b/.bzrignore @@ -308,3 +308,16 @@ bdb/include/mutex_ext.h mit-pthreads/syscall.S mit-pthreads/config.flags stamp-h.in +mit-pthreads/include/bits +mit-pthreads/include/pthread/machdep.h +mit-pthreads/include/pthread/posix.h +mit-pthreads/include/sys +mit-pthreads/machdep.c +mit-pthreads/pg++ +mit-pthreads/pgcc +sql-bench/innotest1 +sql-bench/innotest1a +sql-bench/innotest1b +sql-bench/innotest2 +sql-bench/innotest2a +sql-bench/innotest2b |