Bug #7984 ndb_blob test failed in autotest on x86 cluster
Submitted: 18 Jan 2005 12:12 Modified: 5 Mar 2005 9:52
Reporter: Martin Skold Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1.9 OS:Linux (Linux RH 9)
Assigned to: CPU Architecture:Any

[18 Jan 2005 12:12] Martin Skold
Description:
ndb_blob                       [ fail ]

Errors are (from /space/autotest/daily/mysql-test/var/log/mysqltest-time) :
/space/autotest/daily/bin/mysqltest: At line 81: query 'select a,length(b),substr(b,1+2*900,2),length(d),substr(d,1+3*900,3)
from t1 where a=2' failed: 1296: Got error 1 'Unknown error code' from ndbcluster
(the last lines may be the most important ones)

How to repeat:
Run mysql-test-run (or autotest) on a larger cluster
(note this might or might not reproduce it, this failure was not
detected at build testing and might be a time related bug).

Suggested fix:
No suggested fix yet, but a code analysis could give info
where a method in handler returns 1 with no error code set.
[4 Feb 2005 16:25] Tomas Ulin
we need more info...

It has'nt failed for a long time now...
[5 Mar 2005 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[5 Mar 2005 9:52] Martin Skold
Haven't managed to reproduce this again.