From 3c12d0ae54eccaef7c265af4f782d95250308dc9 Mon Sep 17 00:00:00 2001 From: "monty@mysql.com" <> Date: Thu, 28 Jul 2005 03:22:47 +0300 Subject: Added end marker for tests to make future merges easier --- mysql-test/t/innodb_handler.test | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/t/innodb_handler.test') diff --git a/mysql-test/t/innodb_handler.test b/mysql-test/t/innodb_handler.test index 65728519e7b..18cec97af0d 100644 --- a/mysql-test/t/innodb_handler.test +++ b/mysql-test/t/innodb_handler.test @@ -93,3 +93,4 @@ HANDLER t1 READ `primary` = (1, 1000); HANDLER t1 READ `primary` PREV; DROP TABLE t1; +# End of 4.1 tests -- cgit v1.2.1