diff options
author | unknown <sasha@mysql.sashanet.com> | 2002-03-01 21:14:13 -0700 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2002-03-01 21:14:13 -0700 |
commit | 3eb9c0be7df702a8af47daa2d01929704d8a41c9 (patch) | |
tree | 0e77b2158bac94d79228bc9817a0fc23422a0eea /.bzrignore | |
parent | 2c9879ca0cfd319e939835816cd4501b1d097b0a (diff) | |
download | mariadb-git-3eb9c0be7df702a8af47daa2d01929704d8a41c9.tar.gz |
post-merge fixup
BitKeeper/etc/ignore:
Added mysys/test_vsnprintf to the ignore list
mysql-test/mysql-test-run.sh:
post-merge fix
mysys/my_vsnprintf.c:
fixed newly introduced bug
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 319612b83c8..aabb7bddd3a 100644 --- a/.bzrignore +++ b/.bzrignore @@ -461,3 +461,4 @@ vio/viotest-ssl Docs/mysql.xml mysql-test/r/rpl000001.eval Docs/safe-mysql.xml +mysys/test_vsnprintf |