summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <peter@mysql.com>2002-10-26 22:27:22 +0400
committerunknown <peter@mysql.com>2002-10-26 22:27:22 +0400
commit7cbe57347312f769081793bbc971ec1240f2736a (patch)
tree42e5854901fec050c81a24ecb268c0d28ac3935f /mysql-test
parentd8661f9eab0a09dbbe6316bcd2bc1afd2b5ea859 (diff)
parent26121e00d93e6aab09c839a495d64d5141cf992a (diff)
downloadmariadb-git-7cbe57347312f769081793bbc971ec1240f2736a.tar.gz
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
into mysql.com:/home/pz/mysql/mysql-4.0
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/t/bdb-crash.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/bdb-crash.test b/mysql-test/t/bdb-crash.test
index cdbc2dbe0e4..0005b631a46 100644
--- a/mysql-test/t/bdb-crash.test
+++ b/mysql-test/t/bdb-crash.test
@@ -1,4 +1,5 @@
-- source include/have_bdb.inc
+
# test for bug reported by Mark Steele
drop table if exists t1;