… binary log or slave‘s relay log, you will be able to know their names by issuing ‘SHOW SLAVE STATUS’ on this slave. This is relay relay log corruption and you can check details in the MySQL Error log file. The error…
Post: MySQL Crash Recovery
…Innodb log and binary log are synchronized. In MySQL 5.0 XA is taking care of this synchronization. .frm Corruption – Few people know MySQL …most vulnerable. master.info corruption – If slave happens to crash you can also have relay logs corruption and master.info being corrupted. Not to mention …
Post: Recovery beyond data restore
… stock MySQL. Yet another way is using DRBD to get a standby MySQL server or at least synchronously replicated master binary logs. If… example you may have master or relay binary log corruption. Master or Slave running out of space, Slave crashing (and loosing its position on master…
Post: Innodb Undelete and Sphinx Support
… of services which should be helpful to MySQL Community and which are not offered by MySQL, Oracle and other companies I know… log, corrupted binary log and dig into MyISAM tables. You would ask who would ever need such recovery services – should not people just relay… would not be helped by having the slave MySQL server – so do not think about your Slave as your backup. Hard Drive failure…
Post: Percona Server 5.5.17-22.1 released
… available here and from the Percona Software Repositories). Based on MySQL 5.5.17, including all the bug fixes in it… user variables it was possible to have SHOW SLAVE STATUS give incorrect output due to a corrupted relay log. Bug Fixed: #860910 (Alexey Kopytov).

