Bug #19255 ndb: restore of ndb backup from different endian does not work
Submitted: 21 Apr 2006 11:41 Modified: 23 Apr 2006 2:04
Reporter: Tomas Ulin 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: Tomas Ulin CPU Architecture:Any

[21 Apr 2006 11:41] Tomas Ulin
Description:
backup on little endian
restore on big endian
-> will fail when restoring the log

How to repeat:
see above
[21 Apr 2006 11:43] 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/5291
[21 Apr 2006 13:05] Tomas Ulin
jonas reviewed
[21 Apr 2006 14:50] Tomas Ulin
pushed to 5.1.10

please document a limitation in 5.0 and 4.1
[23 Apr 2006 2:04] 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 bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Documented limitation in 4.1/5.0; documented feature change in 5.1.10 changelog. Closed.
[24 May 2006 14:23] 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/6836
[25 May 2006 19:40] Evgeny Potemkin
The above commit should go to bug#19225.