[MDEV-24654] GTID event falsely marked transactional on slave Created: 2021-01-22 Updated: 2023-05-09 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
GTID event can be falsely marked transactional in few cases including
which makes the following logging pattern
from rpl.rpl_blackhole_row_annotate test, where t2 is MyISAM. |
| Comments |
| Comment by Andrei Elkin [ 2021-01-22 ] |
|
The patch for review b4aab4d4e7e also in bb-10.3-andrei~1. |
| Comment by Sergei Golubchik [ 2021-07-23 ] |
|
I failed to find MDEV-24654 commits in any of the branches on github. Does it still exist anywhere? |
| Comment by Andrei Elkin [ 2021-08-08 ] |
|
Sorry for wiping it out of your sight. |