From 4e5c03961a60eb056e0dd43427cdec2f57de1144 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Sep 2007 02:41:42 +0400 Subject: Post-merge fixes --- mysql-test/t/delete.test | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/t/delete.test') diff --git a/mysql-test/t/delete.test b/mysql-test/t/delete.test index df8c529407e..8a03cb6c715 100644 --- a/mysql-test/t/delete.test +++ b/mysql-test/t/delete.test @@ -187,7 +187,6 @@ DELETE FROM t1 ORDER BY date ASC, time ASC LIMIT 1; drop table t1; --echo End of 4.1 tests -# End of 4.1 tests # # Test of multi-delete where we are not scanning the first table -- cgit v1.2.1