Stored Function without Primary Key Usage Causes Replication to Break
(Doc ID 2465450.1)
Last updated on MAY 04, 2021
Applies to:
MySQL Server - Version 5.7 to 8.0 [Release 5.7 to 8.0]Information in this document applies to any platform.
Symptoms
This problem can happen under the following conditions:
- Row-based replication is used
- Master uses stored procedure or function that updates table without Primary Key
- It is more likely for this problem to happen on 8.0.13+ version, however possible on earlier version as well, including 5.7 version
Replication fails with the following or similar error:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |