[MDEV-17968] Error 174 "Fatal error during initialization of handler" on partitioned Aria table Created: 2018-12-11 Updated: 2023-04-12 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Partitioning |
| Affects Version/s: | 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | regression | ||
| Issue Links: |
|
||||||||
| Description |
|
Not reproducible on 10.3. |
| Comments |
| Comment by Sergei Golubchik [ 2018-12-11 ] | ||||||||||
|
This is partition's error, not Aria's. First two aria partitions don't have HA_OPTION_PAGE_CHECKSUM, the last one does. After The real bug is, probably, different default value for HA_OPTION_PAGE_CHECKSUM. | ||||||||||
| Comment by Sergei Golubchik [ 2018-12-11 ] | ||||||||||
|
But then, what should happen if the user explicitly has specified checksum option to have different values for different partitions? | ||||||||||
| Comment by Alexander Barkov [ 2018-12-12 ] | ||||||||||
|
Sorry, closed in a mistake. Reopening. | ||||||||||
| Comment by Elena Stepanova [ 2020-04-17 ] | ||||||||||
|
On some reason the test case from the description doesn't fail anymore, but this one still does (and doesn't require temporary tables, either):
|