在日志里出现下列错误:081012  5:18:55 [Warning] The syntax for replication startup options is deprecated and will be removed in MySQL 5.2. Please use 'CHANGE MASTER' instead.
081012  5:18:55  InnoDB: Started; log sequence number 0 999477
081012  5:18:55 [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.
081012  5:18:55 [ERROR] Failed to open the relay log '/var/run/mysqld/mysqld-relay-bin.000006' (relay_log_pos 27702956)
081012  5:18:55 [ERROR] Could not find target log during relay log initialization
081012  5:18:55 [ERROR] Failed to initialize the master info structure
081012  5:18:55 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.0.45'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
~