diff options
author | serg@serg.mysql.com <> | 2002-10-25 21:15:52 +0000 |
---|---|---|
committer | serg@serg.mysql.com <> | 2002-10-25 21:15:52 +0000 |
commit | dede6634f675a213de62560f539f7af2e103b9f3 (patch) | |
tree | 30c13439b168df68d4884a7403a173a8970cc56e /mysql-test | |
parent | dd0e34274259a91cfd706cb6d8d3351fbf94b0d4 (diff) | |
parent | 578ce24ea0078a128a0fc2aabf4431661707cc34 (diff) | |
download | mariadb-git-dede6634f675a213de62560f539f7af2e103b9f3.tar.gz |
merged
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/t/bdb-crash.test | 1 |
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; |