summaryrefslogtreecommitdiff
path: root/mysql-test/t/bdb-deadlock.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/bdb-deadlock.test')
-rw-r--r--mysql-test/t/bdb-deadlock.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/bdb-deadlock.test b/mysql-test/t/bdb-deadlock.test
index 5e6ca666cc2..88243cfc860 100644
--- a/mysql-test/t/bdb-deadlock.test
+++ b/mysql-test/t/bdb-deadlock.test
@@ -55,3 +55,5 @@ select * from t2;
commit;
drop table t1,t2;
+
+# End of 4.1 tests