i am very new to mysql clustering.Can anybody explain me how to take backup on mysql clustering and how restore mysql clustering backup
Asked
Active
Viewed 132 times
1 Answers
0
You can make a backup with the management node there is a command line to do this.
But before you should read the offizial mysql documentation for this.
There you can find how to install / backup and many more.

René Höhle
- 1,438
- 3
- 17
- 26
-
Can you please share few of the commands – rajesh Apr 01 '11 at 13:37
-
can you please share few commands and normal services which mysql cluster uses and how to find that – rajesh Apr 01 '11 at 13:47
-
look [here](http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-backup-using-management-client.html) @rejesh. – René Höhle Apr 01 '11 at 13:49
-
Do you have some more questions? @rejesh – René Höhle Apr 03 '11 at 12:13