[MDEV-24407] Wrong result or Assertion `old_part_id == m_last_part' failed in ha_partition::update_row on slave Created: 2020-12-15 Updated: 2023-07-24 Resolved: 2023-07-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Versioned Tables |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Aleksey Midenkov |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Reproducible with myisam, aria, innodb
Wrong result on the slave: On non-debug 10.3-10.5 + on debug-build for 10.3-10.4:
with row binlog format:
|
| Comments |
| Comment by Alice Sherepa [ 2020-12-15 ] | ||||||||||||||||||||||||||
|
the test case from
| ||||||||||||||||||||||||||
| Comment by Aleksey Midenkov [ 2023-07-24 ] | ||||||||||||||||||||||||||
|
Doesn't reproduce in 10.4 3e7561cf35a |