Hello All,
I got an issue while configure replication on mysql 8.0.33 community version.
I see the error log in replica server as below.
2023-09-30T08:57:41.613111Z 23 [System] [MY-010597] [Repl] 'CHANGE REPLICATION SOURCE TO FOR CHANNEL '' executed'. Previous state source_host='10.11.21.114', source_port= 17567, source_log_file='mysql-bin.000003', source_log_pos= 157, source_bind=''. New state source_host='10.11.21.114', source_port= 17567, source_log_file='mysql-bin.000004', source_log_pos= 157, source_bind=''.
2023-09-30T08:58:04.915579Z 24 [Warning] [MY-010584] [Repl] Replica I/O for channel '': Get source SERVER_ID failed with error: , Error_code: MY-001159
2023-09-30T08:58:04.916362Z 24 [Warning] [MY-013120] [Repl] Replica I/O for channel '': Source command COM_REGISTER_REPLICA failed: failed registering on source, reconnecting to try again, log 'mysql-bin.000004' at position 157, Error_code: MY-013120
2023-09-30T08:58:23.899753Z 24 [Warning] [MY-010584] [Repl] Replica I/O for channel '': Get source clock failed with error: , Error_code: MY-001159
Can you help to check.
Thanks,
Piseth
I got an issue while configure replication on mysql 8.0.33 community version.
I see the error log in replica server as below.
2023-09-30T08:57:41.613111Z 23 [System] [MY-010597] [Repl] 'CHANGE REPLICATION SOURCE TO FOR CHANNEL '' executed'. Previous state source_host='10.11.21.114', source_port= 17567, source_log_file='mysql-bin.000003', source_log_pos= 157, source_bind=''. New state source_host='10.11.21.114', source_port= 17567, source_log_file='mysql-bin.000004', source_log_pos= 157, source_bind=''.
2023-09-30T08:58:04.915579Z 24 [Warning] [MY-010584] [Repl] Replica I/O for channel '': Get source SERVER_ID failed with error: , Error_code: MY-001159
2023-09-30T08:58:04.916362Z 24 [Warning] [MY-013120] [Repl] Replica I/O for channel '': Source command COM_REGISTER_REPLICA failed: failed registering on source, reconnecting to try again, log 'mysql-bin.000004' at position 157, Error_code: MY-013120
2023-09-30T08:58:23.899753Z 24 [Warning] [MY-010584] [Repl] Replica I/O for channel '': Get source clock failed with error: , Error_code: MY-001159
Can you help to check.
Thanks,
Piseth