From 170736f88607d53e818bf73d6d40309f7d96b1b6 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 2 Jan 2001 00:27:08 +0200 Subject: Fixed bug when opening BDB tables twice Build-tools/Do-all-build-steps: Create the result directory Docs/manual.texi: More explanation about mysql_install_db mysql-test/mysql-test-run.sh: Add --core option mysql-test/r/bdb.result: Test of opening tables twice mysql-test/t/bdb.test: Test of opening tables twice sql/ha_berkeley.cc: Fixed bug when table is in use sql/ha_berkeley.h: Fixed bug when table is in use --- Build-tools/Do-all-build-steps | 1 + 1 file changed, 1 insertion(+) (limited to 'Build-tools') diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps index 2ce7347cea2..fab62f1c13f 100755 --- a/Build-tools/Do-all-build-steps +++ b/Build-tools/Do-all-build-steps @@ -15,6 +15,7 @@ echo "Building on $to_host" rm -rf $BD/* rm -f $WD/binary/* +mkdir -p $WD/binary mkdir -p $WD/Logs mkdir -p $BD/Logs -- cgit v1.2.1