diff options
author | unknown <df@pippilotta.erinye.com> | 2007-07-20 11:41:25 +0200 |
---|---|---|
committer | unknown <df@pippilotta.erinye.com> | 2007-07-20 11:41:25 +0200 |
commit | 1bd1216f006f934be6d6aaefda111add346b596d (patch) | |
tree | fde47cf1ce14c7e96f2939d40d656fd9287fa84f /scripts/make_binary_distribution.sh | |
parent | a7a3add28e39eb18d81794b9b77e1f5427963bbd (diff) | |
parent | d8305ab99be7c2fef0dc3a5a559ea2921d10ad84 (diff) | |
download | mariadb-git-1bd1216f006f934be6d6aaefda111add346b596d.tar.gz |
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
libmysql/libmysql.c:
SCCS merged
sql/field.cc:
SCCS merged
sql/field.h:
SCCS merged
BitKeeper/deleted/.del-CMakeLists.txt~1:
SCCS merged
configure.in:
SCCS merged
scripts/make_binary_distribution.sh:
SCCS merged
Diffstat (limited to 'scripts/make_binary_distribution.sh')
-rw-r--r-- | scripts/make_binary_distribution.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh index 7a016670d67..e7084d86f9c 100644 --- a/scripts/make_binary_distribution.sh +++ b/scripts/make_binary_distribution.sh @@ -313,6 +313,7 @@ MCP mysql-test/t/*.def $BASE/mysql-test/t MCP mysql-test/std_data/*.dat mysql-test/std_data/*.frm \ mysql-test/std_data/*.MYD mysql-test/std_data/*.MYI \ mysql-test/std_data/*.pem mysql-test/std_data/Moscow_leap \ + mysql-test/std_data/Index.xml \ mysql-test/std_data/des_key_file mysql-test/std_data/*.*001 \ mysql-test/std_data/*.cnf mysql-test/std_data/*.MY* \ $BASE/mysql-test/std_data |