From: Jonas Oreland Date: June 9 2011 2:12pm Subject: Re: bzr commit into mysql-5.5-cluster-alter branch (Martin.Skold:3354) List-Archive: http://lists.mysql.com/commits/138966 Message-Id: <4DF0D4CB.4000507@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/09/11 15:42, Martin Skold wrote: > #At file:///home/marty/MySQL/mysql-5.5-telco-7.0/ based on revid:martin.skold@stripped > > 3354 Martin Skold 2011-06-09 > This is a multi server test and causes timeout in embedded > > modified: > mysql-test/suite/ndb/t/ndb_alter_table3.test > === modified file 'mysql-test/suite/ndb/t/ndb_alter_table3.test' > --- a/mysql-test/suite/ndb/t/ndb_alter_table3.test 2008-08-12 15:35:47 +0000 > +++ b/mysql-test/suite/ndb/t/ndb_alter_table3.test 2011-06-09 13:42:10 +0000 > @@ -1,4 +1,5 @@ > -- source include/have_multi_ndb.inc > +-- source include/not_embedded.inc > > --disable_warnings > DROP TABLE IF EXISTS t1; didn't we conclude to make a ndb_alter_multi and move all those "multi" things there ?? /Jonas