1 message in com.mysql.lists.mysqlrecovery from log file
FromSent OnAttachments
jo...@spectrum.in01 Aug 2003 05:07 
Subject:recovery from log file
From:jo...@spectrum.in (jo@spectrum.in)
Date:08/01/2003 05:07:11 AM
List:com.mysql.lists.mysql

Hi group,

I have two mysql-Innodb server(4.0.13) with replication enabled in that.

server A ----> Server B

I have the database dump of server B. In server B, I have enabled the log- bin, log-slave-update in server B. In case of database crash, How can I restore the data from log file. I know that I can restore the major portion from the database dump, but I am asking about the data update after the dump. How can I restore that from log files.

thanks