summaryrefslogtreecommitdiff
path: root/mysql-test/t/ndb_transaction.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/ndb_transaction.test')
-rw-r--r--mysql-test/t/ndb_transaction.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/ndb_transaction.test b/mysql-test/t/ndb_transaction.test
index ae02059786d..d3ebadb1a78 100644
--- a/mysql-test/t/ndb_transaction.test
+++ b/mysql-test/t/ndb_transaction.test
@@ -295,4 +295,4 @@ select count(*) from t2;
drop table test.t1, t2;
drop database mysqltest;
-
+# End of 4.1 tests