We have a mysql cluster.  I know we can make backup in the management server of 
the mysql cluster with the command "start backup".
 
After that, How we can make a point-in-time recovery ?
 
Example:
 
- I did a backup at 7:00am.
 
- at 11:00am I have a crash.
 
- I want to restore all my data until 10:59am.
 
- So, I restore my cluster with the ndb_restore functionality.
 
- But after that ?, How I can restore the transactions occured until 10:59am ?
 
- Do I must use log-bin parameter like in the mysql standard ? If yes, Do I 
must apply it on one of my storage node and all will be replicated to the 
others ?
 
 
Thanks !
 
David Marois
DBA
 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
 
 
 

Reply via email to