[MDEV-33143] EXCHANGE/CONVERT TO PARTITION on some engines fails with unexpected ER_TABLES_DIFFERENT_METADATA error Created: 2023-12-30 Updated: 2023-12-31 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Partitioning |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Maybe there is a reason for a limitation on Archive tables, but the tables have identical definitions, so at least the produced error is wrong. Same happens for CONVERT TABLE .. TO PARTITION on versions where it is applicable. Same happens for Blackhole, RocksDB, Connect tables. |