硬件环境:两个机器的Master/Slave复制环境,
软件环境:MySQL 8.25社区版
mysql> show slave status \G
*************************** 1. row ***************************
Slave_IO_State: Waiting for master to send event
Master_Host: xxx-xx-xxxxxx1.xxx.xxx
Master_User: repl
Master_Port: 3790
Connect_Retry: 60
Master_Log_File: abc-bin.000262
Read_Master_Log_Pos: 7143436
Relay_Log_File: abc-relay.000037
Relay_Log_Pos: 7046544
Relay_Master_Log_File: abc-bin.000261
Slave_IO_Running: Yes
Slave_SQL_Running: No
Replicate_Do_DB:
Replicate_Ignore_DB:
Replicate_Do_Table:
Replicate_Ignore_Table:
Replicate_Wild_Do_Table:
Replicate_Wild_Ignore_Table:
Last_Errno: 1032
Last_Error: Could not execute Update_rows event on table abc_aoi_cv.cvabc_image; Can't find record in 'cvabc_image', Error_code: 1032; handler error HA_ERR_END_OF_FILE; the event's master log abc-bin.000261, end_log_pos 7047918
Skip_Counter: 0
Exec_Master_Log_Pos: 7046333
Relay_Log_Space: 17631061
Until_Condition: None
Until_Log_File:
Until_Log_Pos: 0
Master_SSL_Allowed: No
Master_SSL_CA_File:
Master_SSL_CA_Path:
Master_SSL_Cert:
Master_SSL_Cipher:
Master_SSL_Key:
Seconds_Behind_Master: NULL
Master_SSL_Verify_Server_Cert: No
Last_IO_Errno: 0
Last_IO_Error:
Last_SQL_Errno: 1032
Last_SQL_Error: Could not execute Update_rows event on table abc_aoi_cv.cvabc_image; Can't find record in 'cvabc_image', Error_code: 1032; handler error HA_ERR_END_OF_FILE; the event's master log abc-bin.000261, end_log_pos 7047918
Replicate_Ignore_Server_Ids:
Master_Server_Id: 3790
Master_UUID: 73b76865-28cd-11ed-bd14-0050569ae79a
Master_Info_File: mysql.slave_master_info
SQL_Delay: 0
SQL_Remaining_Delay: NULL
Slave_SQL_Running_State:
Master_Retry_Count: 86400
Master_Bind:
Last_IO_Error_Timestamp:
Last_SQL_Error_Timestamp: 241125 11:26:17
Master_SSL_Crl:
Master_SSL_Crlpath:
Retrieved_Gtid_Set: 73b76865-28cd-11ed-bd14-0050569ae79a:3157783-3325747
Executed_Gtid_Set: 73b76865-28cd-11ed-bd14-0050569ae79a:1-3313081
Auto_Position: 1
Replicate_Rewrite_DB:
Channel_Name:
Master_TLS_Version:
Master_public_key_path:
Get_master_public_key: 0
Network_Namespace:
1 row in set, 1 warning (0.00 sec)