Bug #37384 ndb_restore should show stop GCP of backup
Submitted: 13 Jun 2008 6:57 Modified: 25 Feb 2009 15:42
Reporter: Stewart Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1-telco-6.4 OS:Any
Assigned to: Stewart Smith CPU Architecture:Any

[13 Jun 2008 6:57] Stewart Smith
Description:
ndb_restore should show stop GCP of backup.

(this was discussed ages ago... and I just found the patch again in one of my quilt series)

How to repeat:
ndb_restore doesn't show stop gcp of backup it's restoring

Suggested fix:
print it out.
[13 Jun 2008 6:58] 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/47831

2656 Stewart Smith	2008-06-13
      Bug#37384 ndb_restore should show stop GCP of backup
[25 Nov 2008 15:05] Kai Voigt
I vote for that very useful feature! It will be very helpful when setting up Cluster Replication.
[25 Feb 2009 9:03] 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/67467

2891 Magnus Svensson	2009-02-25
      Bug#37384 ndb_restore should show stop GCP of backup
      modified:
        storage/ndb/tools/restore/restore_main.cpp
[25 Feb 2009 9:07] Bugs System
Pushed into 5.1.32-ndb-6.4.4 (revid:msvensson@mysql.com-20090225090459-9e0pu41paylrokkc) (version source revid:msvensson@mysql.com-20090225090459-9e0pu41paylrokkc) (merge vers: 5.1.32-ndb-6.4.4) (pib:6)
[25 Feb 2009 15:42] Jon Stephens
Documented in the NDB-6.4.4 changelog as follows:

        When restoring from backup, ndb_restore now reports the last
        global checkpoint reached when the backup was taken.