Hello,
I have configured a RBR replication and then I have problems. Replication stops with error HA_ERR_END_OF_FILE . I have running for years SBR replication OK.
After getting this error I took a backup and recovery the slave and re-start replication again and after 2 hours or so I have received the same error:
Could not execute Update_rows event on table tbl; Can't find record in 'tbl', Error_code: 1032; handler error HA_ERR_END_OF_FILE; the event's master log mysql-bin.72142, end_log_pos 6387298
Why could be the reason ? Maybe use statement binlog format when I start slave server and then configure row binlog format ?
It is strange...
I have configured a RBR replication and then I have problems. Replication stops with error HA_ERR_END_OF_FILE . I have running for years SBR replication OK.
After getting this error I took a backup and recovery the slave and re-start replication again and after 2 hours or so I have received the same error:
Could not execute Update_rows event on table tbl; Can't find record in 'tbl', Error_code: 1032; handler error HA_ERR_END_OF_FILE; the event's master log mysql-bin.72142, end_log_pos 6387298
Why could be the reason ? Maybe use statement binlog format when I start slave server and then configure row binlog format ?
It is strange...