MySQL Forums
Forum List  »  NDB clusters

Re: How to restore mysql cluster backup file into another environment?
Posted by: George lin
Date: April 05, 2016 10:19PM

Is your other environment the same as your source environment?

The mysql-cluster's backup files depends on the source environment's states,
and your 2nd environment should not easily have the same state as the source environment, so I think you could not use the backup files in the 2nd environment.

If the two environments are the same, then you can
use these 3 methods:

1st, you can temporarily stop your source mysql-cluster, and copy all relatives files to the second environment;
2nd, disk image copying,
3rd,why not using mysql-cluster's replication method?

Oracle&MCluster lover: Georgelin,
Share monthly salary with the person who recommend a big-data relative job to me now,
Personal cross platform website: www.gloCalHelp.com(Official) or glocalhelp.servebeer.com(temp),
Mobile: 0086 180 500 42436 or 156 6865 8383

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to restore mysql cluster backup file into another environment?
614
April 05, 2016 10:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.