[MDEV-23763] Replication breaks if multi-table DELETE is used in conjunction with Foreign Key Created: 2020-09-19 Updated: 2020-10-18 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication, Server |
| Affects Version/s: | 10.4.14 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | acsfer | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The bug is the same/very close to this one. 6 out of 10 times a multi-table DELETE is issued, replication breaks on the slave.
I'm using Maxscale in readwritesplit mode in front of two MariaDB 10.4.14 servers. |