Bug #21799 scan time out reports temp failures 4028 when it should report 4008
Submitted: 23 Aug 2006 21:10 Modified: 2 Nov 2006 8:57
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0, 5.1 OS:Linux (Linux)
Assigned to: li zhou CPU Architecture:Any

[23 Aug 2006 21:10] Jonathan Miller
Description:
When a scan times out it is returning:

ERROR: 1297 Got temporary error 4028 'Node failure caused abort of transaction' from NDBCLUSTER.

This is incorrect according to Mikael it should return a 4008.

REF: http://bugs.mysql.com/bug.php?id=21124

How to repeat:
N/A

Suggested fix:
fix timeout to report the correct error 4008.
[14 Sep 2006 8:41] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/11920

ChangeSet@1.2250, 2006-09-14 16:47:01+00:00, lzhou@dev3-138.dev.cn.tlan +1 -0
  BUG#21799 scan time out report temp failures 4008
[20 Sep 2006 2:49] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/12251

ChangeSet@1.2292, 2006-09-20 10:56:37+00:00, lzhou@dev3-138.dev.cn.tlan +1 -0
  BUG#21799 manual modify variable name.
[10 Oct 2006 18:40] Jonas Oreland
pushed into 5.1.12
[11 Oct 2006 7:55] li zhou
Fixed in 5.1.12
[11 Oct 2006 10:24] Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

Documented bugfix in 5.1.12 changelog.
[1 Nov 2006 14:44] Jonas Oreland
pushed into 5.0.29
[2 Nov 2006 8:57] Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

Documented fix for 5.0.29.
[4 Nov 2006 3:24] Jon Stephens
*Fix for 5.0 documented in 5.0.30 Release Notes.*