1 message in com.mysql.lists.clusterrestoring a database when redo log is...
FromSent OnAttachments
James21 Sep 2005 15:37 
Subject:restoring a database when redo log is corrupt
From:James (jam@ryley.com)
Date:09/21/2005 03:37:52 PM
List:com.mysql.lists.cluster

Hi,

Our MySQL cluster data nodes would not connect ("purge state connections" did not help, and config.ini was correct). I'm still not sure why this happened. But, the redo log ended up getting corrupted (error message "redo log cannot be read") and then the data could not be restored. Luckily, it wasn't really crucial data, but needless to say I would like for this not to happen again. So, what I am wondering is whether there is a way to restore the last LPC or GPC, even if the redo logs don't work. In our case, the GPC/LPC probably would have gotten us 99%, if not 100%, of the data, but I see no w ay in the documentation to tell it to do this.

Sincerely,