[MDEV-21618] CREATE UNIQUE INDEX fails with "ERROR 1286 (42000): Unknown storage engine 'partition'" Created: 2020-01-31 Updated: 2023-11-22 Resolved: 2023-11-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Partitioning |
| Affects Version/s: | 10.1, 10.3.11, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4.33, 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
This fails:
This works:
Table definition:
|
| Comments |
| Comment by Alice Sherepa [ 2020-02-03 ] | ||||||||||||||||||||||||||||||
|
could not reproduce:
| ||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2020-03-07 ] | ||||||||||||||||||||||||||||||
|
The description misses the essential bit of information, the server had enforce_storage_engine configured.
Reproducible on 10.1-10.5. | ||||||||||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-03-31 ] | ||||||||||||||||||||||||||||||
|
The error is raised here:
| ||||||||||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-03-31 ] | ||||||||||||||||||||||||||||||
|
holyfoot please review: https://github.com/MariaDB/server/commit/8ffbaf59add999b70a2a51d8872ed3b1b9fb6614 | ||||||||||||||||||||||||||||||
| Comment by Alexey Botchkov [ 2023-11-15 ] | ||||||||||||||||||||||||||||||
|
ok to push. |