Bug #15672 The test 'ndb_autodiscover2' fails on Solaris 10 AMD64
Submitted: 11 Dec 2005 23:00 Modified: 13 Dec 2005 14:44
Reporter: Kent Boortz Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.0.16, 5.0.17-pre OS:Solaris (Solaris 10 AMD64)
Assigned to: Martin Skold CPU Architecture:Any

[11 Dec 2005 23:00] Kent Boortz
Description:
The test 'ndb_autodiscover2' fails with

  At line 10: query 'select * from t9 order by a' failed: 1146: Table 'test.t9' doesn't exist

How to repeat:
Run the test case 'ndb_autodiscover2' on Solaris 10 AMD64.
[13 Dec 2005 14:44] Kristian Nielsen
This is not a bug, it is caused by previous test failure of test ndb_autodiscover (BUG#15619).

The ndb_autodiscover test creates at the end a table t9 which ndb_autodiscover2 expects to find.