1 2 3 4 5 6 7 8 | 2017-07-17 16:19:02 9022 [ERROR] Failed to open the relay log './tjtx-96-67-relay-bin.017814' (relay_log_pos 172582079). 2017-07-17 16:19:02 9022 [ERROR] Could not find target log file mentioned in relay log info in the index file './tjtx135-1-95-relay-bin.index' during relay log initialization. 2017-07-17 16:19:02 9022 [ERROR] Failed to initialize the master info structure 2017-07-17 16:19:02 9022 [Note] Check error log for additional messages. You will not be able to start replication until the issue is resolved and the server restarted. 2017-07-17 16:19:02 9022 [Note] Event Scheduler: Loaded 0 events 2017-07-17 16:19:02 9022 [Note] /usr/local/mysql/bin/mysqld: ready for connections. Version: '5.6.27-log' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL) 2017-07-17 16:19:06 9022 [ERROR] Slave SQL: Slave failed to initialize relay log info structure from the repository, Error_code: 1872 |
1 2 | dba:(none)> reset slave; Query OK, 0 rows affected (0.00 sec) |
1 | dba:(none)> change master to ...... |
1 2 | dba:(none)> start slave; Query OK, 0 rows affected (0.00 sec) |
欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) | Powered by Discuz! X3.2 |