Bug #28134 NDB fails totally in "debug" server of RPM on IA64
Submitted: 27 Apr 2007 12:17 Modified: 2 May 2007 6:53
Reporter: Joerg Bruehe Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.0 OS:Linux (IA64, RPM)
Assigned to: CPU Architecture:Any
Tags: 5.0.40, IA64, ndb, rpm

[27 Apr 2007 12:17] Joerg Bruehe
Description:
Effect from the 5.0.40 release build, but also seen in 5.0.38.

It is specific to "debug" servers in the RPM build, which is a relatively recent addition, so I cannot attribute it to recent code changes.

Symptom:
Any attempt to create a table in NDB fails with a message similar to:

Errors are (from /PATH/mysqltest-time) :
mysqltest: At line NNN: query 'create table t1 ( ... )
  ENGINE=ndbcluster' failed: 1005: Can't create table './test/t1.frm' (errno: 4240)

How to repeat:
Try the tests on a "debug" server from a RPM package.

We haven't run them on a "debug" server from a tar.gz package yet.