Есть два линух хостинг сервера,один в Москве (HOST1) , а другой в USA (HOST2). HOST2 это миррор HOST1. Сегодня утром на 2 часа завис HOST2,после возобновления его работы возникла проблема с синхронизацией mysql.На HOS2 остановилась репликация с вот таки эрором:
ot HOST2: Unrecoverable errors: Could not parse relay log
event entry. The possible reasons are: the master's binary log is
corrupted (you can check this by running 'mysqlbinlog' on the binary
log), the slave's relay log is corrupted (you can check this by
running 'mysqlbinlog' on the relay log), a network problem, or a bug
in the master's or slave's MySQL code. If you want to check the
master's binary log or slave's relay log, you will be able to know
their names by issuing 'SHOW SLAVE STATUS' on this slave.
--------
Я незнаю как это исправить
Что посоветуйте?