From f52280cc427eb6f8e6744fe7f89e5d23ec4e914b Mon Sep 17 00:00:00 2001 From: Mattias Jonsson Date: Tue, 24 Nov 2009 12:08:04 +0100 Subject: merge of bug#35765 into mysql-next-mr-bugfixing --- mysql-test/t/partition_innodb.test | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/t/partition_innodb.test') diff --git a/mysql-test/t/partition_innodb.test b/mysql-test/t/partition_innodb.test index 2e08834cfc7..fe3a5be085c 100644 --- a/mysql-test/t/partition_innodb.test +++ b/mysql-test/t/partition_innodb.test @@ -250,7 +250,6 @@ engine = innodb partition by list (a) (partition p0 values in (0)); --- error ER_MIX_HANDLER_ERROR alter table t1 engine = x; show create table t1; drop table t1; -- cgit v1.2.1