[MDEV-25545] Auto-create: ODKU does not cause partition creation Created: 2021-04-27 Updated: 2021-05-02 Resolved: 2021-05-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Versioned Tables |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
bb-10.6-midenok- |
||
| Issue Links: |
|
||||||||
| Description |
|
Here is a test case from versioning/partition.test, almost literal (I just added 1 second to the second timestamp, to avoid boundary issues)
And just like in the test result file, the partition is not created:
I haven't found any other MTR tests for it. If it is not supposed to auto-create partition after all, then please update the description in |