diff options
author | Bjorn Munch <bjorn.munch@oracle.com> | 2011-09-29 10:42:23 +0200 |
---|---|---|
committer | Bjorn Munch <bjorn.munch@oracle.com> | 2011-09-29 10:42:23 +0200 |
commit | 8da99509449498658468051551eef820f92199d7 (patch) | |
tree | 625143c91068761da45017af6c2a78e8dcebeaed /.bzrignore | |
parent | 9fb56539d055375b5881ded8d31131af5a81816c (diff) | |
download | mariadb-git-8da99509449498658468051551eef820f92199d7.tar.gz |
Bug #12373393 PB2 SHOULD ALLOW TO CREATE COLLECTIONS AS SUPER SET OF EXISTING COLLECTIONS
Let CMake parse files with a ".in" suffix containing includes
Added default.release.in to replace default.release
Explained in README
New patch: replace 'include' with '#include' to avoid accidental matches
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 017c41f2188..36bb062ffff 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1314,6 +1314,7 @@ mysql-max-4.0.2-alpha-pc-linux-gnu-i686.tar.gz mysql-test/*.ds? mysql-test/*.vcproj mysql-test/.DS_Store +mysql-test/collections/default.release mysql-test/funcs_1.log mysql-test/funcs_1.tar mysql-test/gmon.out |