[MDEV-6160] InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page) Created: 2014-04-24 Updated: 2022-01-05 Resolved: 2014-07-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.36 |
| Fix Version/s: | 5.5.39 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
On the both reported issues they have mysql crash on select on partitioned tables with error : This issues seems to be reported several times here: |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-04-24 ] |
|
First step is to add some additional information about the both next_page and page to output.
All this should be done if and only if we would hit above assertion. |
| Comment by Jan Lindström (Inactive) [ 2014-04-28 ] |
|
revno: 4168 This is not yet a fix. This is change to print additional information at the point |
| Comment by Elena Stepanova [ 2014-12-08 ] |
|
It was reported a couple more times, and now Oracle confirms it as reproducible: |