[MDEV-21641] CHECK reports a misplaced row on partitioned table after dropping versioning Created: 2020-02-03 Updated: 2023-07-20 Resolved: 2023-07-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Storage Engine - InnoDB, Versioned Tables |
| Affects Version/s: | 10.3, 10.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Aleksey Midenkov |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Note:
Reproducible on 10.3-10.5 with at least MyISAM and InnoDB. |
| Comments |
| Comment by Aleksey Midenkov [ 2020-03-13 ] |
|
Not reproducible in 10.3, 10.4. |
| Comment by Elena Stepanova [ 2020-03-13 ] |
|
Sorry my bad, I pasted an incomplete test case (not MTR-friendly). The table should be InnoDB which requires explicit ENGINE clause for MTR, and include files were missing. I've fixed it in the description now. |
| Comment by Aleksey Midenkov [ 2023-07-20 ] |
|
Doesn't reproduce in latest 10.4, 10.7 |