diff options
author | pcrews@pcrews-mac-local.local <> | 2008-01-21 13:49:03 -0500 |
---|---|---|
committer | pcrews@pcrews-mac-local.local <> | 2008-01-21 13:49:03 -0500 |
commit | b9381f10410d8f9b174248868e553b4e5c7a8d8d (patch) | |
tree | a300d6e5787ab2227d0713105a55a82f70bc711c /.bzrignore | |
parent | 2038eeb82b2d5d3dbc56efb43aee48eb3fefd8a0 (diff) | |
download | mariadb-git-b9381f10410d8f9b174248868e553b4e5c7a8d8d.tar.gz |
New tests added for Bug#33558 - Test "stress.ddl_csv needs nullable columns which CSV does not support
Added new tests and corrected existing tests
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 4477d4f1243..c54795778c8 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3015,3 +3015,5 @@ zlib/*.vcproj mysql-test/funcs_1.log mysql-test/funcs_1.tar mysql-test/suite/funcs_1.tar.gz +mysql-test/.DS_Store +.DS_Store |