diff options
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/t/bdb-crash.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/bdb-crash.test b/mysql-test/t/bdb-crash.test index 55e00ad2a5e..0005b631a46 100644 --- a/mysql-test/t/bdb-crash.test +++ b/mysql-test/t/bdb-crash.test @@ -1,3 +1,5 @@ +-- source include/have_bdb.inc + # test for bug reported by Mark Steele drop table if exists t1; |