[MDEV-6222] Partition names length Created: 2014-05-09 Updated: 2022-10-20 Resolved: 2022-10-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | N/A |
| Affects Version/s: | 10.0.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | partitioning | ||
| Description |
|
Partitions name length seems not to be 64 (it's 61 or so), thought it's not documented and information_schema.PARTITIONS.PARTITION_NAME and SUBPARTITION_NAME are varchar(64). Sorry, now I don't have MySQL installed to check if it's upstream bug. |
| Comments |
| Comment by Federico Razzoli [ 2014-06-03 ] |
|
I can't repeat this on 10.0.11. |
| Comment by Daniel Black [ 2022-10-20 ] |
|
Thanks for the update. |