Bug #8422 ndb_alter_table test failure when run with mysql-test-run.pl
Submitted: 10 Feb 2005 19:29 Modified: 23 Jul 2005 14:07
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0 src tree OS:Linux (linux)
Assigned to: Tomas Ulin CPU Architecture:Any

[10 Feb 2005 19:29] Tomas Ulin
Description:
./mysql-test-run.pl --with-ndbcluster --do-test=ndb

fails on first create table

(notice that this happens only in the perl version of msql-test-run)

ndb is started differently there

TretCode = 3 if VM_TRACE is on

it tries to connect to the nodes, nodes are alive but connection is refused...

How to repeat:
./mysql-test-run.pl --with-ndbcluster --do-test=ndb

fails on first create table
[23 Jul 2005 14:07] Tomas Ulin
no need to document