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