diff options
author | unknown <holyfoot@deer.(none)> | 2006-05-01 22:16:08 +0500 |
---|---|---|
committer | unknown <holyfoot@deer.(none)> | 2006-05-01 22:16:08 +0500 |
commit | 57b21b5bdbd6484dead4bea8e5a520a0ee6a9b41 (patch) | |
tree | 6ea1ce305a71a1ea16e8e1e7caf4d8df9c647c39 /.bzrignore | |
parent | 53a4e3ee50367094ec7d49aeef09ea412576803b (diff) | |
download | mariadb-git-57b21b5bdbd6484dead4bea8e5a520a0ee6a9b41.tar.gz |
Fix for Win build
BitKeeper/etc/ignore:
Added client/mysql_upgrade to the ignore list
client/mysql_upgrade.c:
fixed for Win build
include/config-win.h:
fixed for Win build
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 352629ab5c5..80ed7872005 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1281,3 +1281,4 @@ mysql-test/r/udf.log extra/yassl/taocrypt/benchmark/benchmark extra/yassl/taocrypt/test/test extra/yassl/testsuite/testsuite +client/mysql_upgrade |