diff options
author | cmiller@zippy.cornsilk.net <> | 2006-08-23 18:29:05 -0400 |
---|---|---|
committer | cmiller@zippy.cornsilk.net <> | 2006-08-23 18:29:05 -0400 |
commit | a4f32ff2e85294f93cfe5513839fb75e0150facd (patch) | |
tree | 1db8a2d66b979295a28648be61de2b6ebcfbf372 /.bzrignore | |
parent | 977e6966779db2177927a1662e198ec11faa5678 (diff) | |
download | mariadb-git-a4f32ff2e85294f93cfe5513839fb75e0150facd.tar.gz |
String broken up to avoid silly MICROS~1 string-size limit.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 68e8120fae0..68365ad40c2 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1296,3 +1296,4 @@ vio/viotest-sslconnect.cpp vio/viotest.cpp zlib/*.ds? zlib/*.vcproj +sql/f.c |