Bug #19489 Cluster "Restore" fails on 5.0 restoring databse created in 5.1
Submitted: 2 May 2006 19:32 Modified: 13 May 2006 0:31
Reporter: Nikolay Grishakin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:5.1 OS:Linux (Linux)
Assigned to: Jon Stephens CPU Architecture:Any

[2 May 2006 19:32] Nikolay Grishakin
Description:
Trying to restore from 5.1 to 5.0 I got the following error:

[ndbdev@ndb15 space]$ ndb_restore -c ndb15:14000 -n 2 -b 1 -m -r ./run Ndb version in backup files: Version 5.1.10 parseTableInfo  failed
Restore: Failed to load content
NDBT_ProgramExit: 1 - Failed

How to repeat:
- Install mysql 5.1 cluster. 
- Create a populate any database. 
- Perform a full backup
- Downgrade cluster to 5.0
- Try to restore
[2 May 2006 20:25] Jonas Oreland
This is only supported by using mysqldump...
I'll mail tomas, to see if anything new has been decided...
[3 May 2006 14:32] Tomas Ulin
please document that ndb_restore 5.1-> 5.0 does not work
[13 May 2006 0:31] Jon Stephens
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).

Additional info:

Added note to ndb_restore section; updated info in upgrade/downgrade compatibility matrix.