From: Magnus BlĂ„udd Date: January 21 2013 2:17pm Subject: Re: NDB Hot backup List-Archive: http://lists.mysql.com/cluster/8479 Message-Id: <50FD4DF9.8040804@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/21/2013 02:41 PM, Syed Shahanavaz wrote: > Dear All, > > > > I have couple of doubts regarding NDB alone backup/Restore, > > > > - Does online backup of NDB means Database "HOT Backup"? > > - I found that MySQL Enterprise Backup does only "Warm backups" for > non-InnoDB engines; any tools which can do hot backups for NDB? > > - Best practices or strategy to be followed for MySQL NDB only (not > InnoDB, MyISAM) "HOT backups". > > > > Best Regards, > > SYED > > > > Hello Sayed, check out the "Online Backup of MySQL Cluster" chapter of the MySQL manual https://dev.mysql.com/doc/refman/5.5/en/mysql-cluster-backup.html / Magnus