From: Sergey Glukhov Date: April 14 2011 8:54am Subject: Re: bzr commit into mysql-5.1 branch (sergey.glukhov:3658) Bug#11756242 List-Archive: http://lists.mysql.com/commits/135400 Message-Id: <4DA6B63B.6090000@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 04/14/2011 12:38 PM, Bjorn Munch wrote: > On 14/04 08.11, Sergey Glukhov wrote: >> >> === modified file 'mysql-test/t/analyse.test' >> --- a/mysql-test/t/analyse.test 2011-03-14 18:03:22 +0000 >> +++ b/mysql-test/t/analyse.test 2011-04-14 08:11:57 +0000 >> @@ -1,6 +1,7 @@ >> # >> # Test of procedure analyse >> # >> +-- source include/have_innodb.inc > > But this means the rest of the existing analyse.test will no longer be > run without innodb. Maybe not a big deal (and not a problem for 5.5), > but I still think it's bad to disable an existing test for myisam in > this way. imho it' a big problem, we already have 54 tests with 'have_innodb' in main suite. Regards, Gluh