Bug #22892 Multiple following NR can cause REDO to be cut to much causing problems at SR
Submitted: 2 Oct 2006 14:18 Modified: 2 Nov 2006 9:51
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1-> OS:
Assigned to: Jonas Oreland CPU Architecture:Any

[2 Oct 2006 14:18] Jonas Oreland
Description:
  

How to repeat:
  

Suggested fix:
Make sure checkCalcKeepGci is also run on oldstoredreplicas
(it will handle old LCP's)
[4 Oct 2006 10:06] 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/13062

ChangeSet@1.2549, 2006-10-04 12:05:24+02:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#22892
      Make sure checkKeepGci is also run on oldStoredReplicas
        to prevent keepgci to move backwards when crash node restarts
[10 Oct 2006 8:44] 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/13378

ChangeSet@1.2058, 2006-10-10 10:44:16+02:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#22892
        Make sure checkKeepGci is also run on oldStoredReplicas
          to prevent keepgci to move backwards when crash node restarts
  
    recommit in mysql-5.1-wl2325-5.0
[1 Nov 2006 14:28] Jonas Oreland
pushed into 4.1.22
[1 Nov 2006 14:48] Jonas Oreland
pushed into 5.0.29
[1 Nov 2006 14:55] Jonas Oreland
pushed into 5.1.13
[2 Nov 2006 9:51] 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 for 4.1.22/5.0.29/5.1.13.
[4 Nov 2006 3:30] Jon Stephens
*Fix for 5.0 documented in 5.0.30 Release Notes.*