| Bug #102777 | A replace statement with more than 2 unique values cause breaking replication | ||
|---|---|---|---|
| Submitted: | 2 Mar 2021 8:36 | Modified: | 2 Mar 2021 10:38 |
| Reporter: | wang qiang | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
| Version: | 5.7.22 | OS: | Linux |
| Assigned to: | CPU Architecture: | Any | |
[2 Mar 2021 8:36]
wang qiang
[2 Mar 2021 10:38]
MySQL Verification Team
Hi,
Thanks for the report. Verified as stated on 5.7 and 8.0 too
kind regards
Bogdan
Last_Errno: 1032
Last_Error: Could not execute Update_rows event on table test.unique_test; Can't find record in 'unique_test', Error_code: 1032; Can't find record in 'unique_test', Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND; the event's master log mysql-bin.000006, end_log_pos 1423
...
Last_SQL_Errno: 1032
Last_SQL_Error: Could not execute Update_rows event on table test.unique_test; Can't find record in 'unique_test', Error_code: 1032; Can't find record in 'unique_test', Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND; the event's master log mysql-bin.000006, end_log_pos 1423
