[root@slave mysql]# tail /var/log/mysqld.log 081223 15:51:50 InnoDB: Started; log sequence number 0 43655 081223 15:51:51 [Warning] Neither --relay-log nor --relay-log-index were used; so replication may break when
this MySQL server acts as a slave and has his hostname changed!! Please use '--relay-
log=/var/run/mysqld/mysqld-relay-bin' to avoid this problem. 081223 15:51:51 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.45-log' socket: '/var/lib/mysql/mysql.sock' port: 3307 Source distribution 081223 15:51:51 [Note] Slave SQL thread initialized, starting replication in log 'mysql-bin.000016' at
position 173, relay log '/var/run/mysqld/mysqld-relay-bin.000007' position: 98 081223 15:51:51 [Note] Slave I/O thread: connected to master 'slave@192.168.3.21:3307', replication started
in log 'mysql-bin.000016' at position 173 081223 15:51:51 [ERROR] Error reading packet from server: Could not find first log file name in binary log
index file ( server_errno=1236) 081223 15:51:51 [ERROR] Got fatal error 1236: 'Could not find first log file name in binary log index file'
from master when reading data from binary log 081223 15:51:51 [Note] Slave I/O thread exiting, read up to log 'mysql-bin.000016', position 173 081223 15:51:58 [Note] Error reading relay log event: slave SQL thread was killed