I rebooted the slave machine after it went unresponsive and now I can't
get replication to start.

Here is the show slave status printout.  Anyone have any idea how to fix
this?

mysql> show slave status \G
*************************** 1. row ***************************
          Master_Host: 10.32.1.10
          Master_User: repl
          Master_Port: 3306
        Connect_retry: 60
      Master_Log_File: DB01TC07927-bin.005
  Read_Master_Log_Pos: 723396631
       Relay_Log_File: MIS01TC07927-relay-bin.039
        Relay_Log_Pos: 13876528
Relay_Master_Log_File: DB01TC07927-bin.005
     Slave_IO_Running: Yes
    Slave_SQL_Running: No
      Replicate_do_db:
  Replicate_ignore_db:           
             Last_errno: 0
           Last_error: 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.
         Skip_counter: 0
  Exec_master_log_pos: 723207989
      Relay_log_space: 14059362

Jeff McKeon
IT Manager
Telaurus Communications LLC
[EMAIL PROTECTED]
(973) 889-8990 ex 209 

***The information contained in this communication is confidential. It
is intended only for the sole use of the recipient named above and may
be legally privileged. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this communication, or any of its contents or attachments,
is expressly prohibited. If you have received this communication in
error, please re-send it to the sender and delete the original message,
and any copy of it, from your computer system. Thank You.***


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to