[MDEV-23530] ERROR 1071: Specified key was too long; max key length is 1000/2000 bytes on CREATE TABLE ... UNIQUE KEY ... USING HASH Created: 2020-08-21 Updated: 2023-03-03 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Aria |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roel Van de Paar | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | not-10.1, not-10.2, not-10.3, regression | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Leads to:
Also note the 1000 vs 2000 inconsistency between 10.4 and 10.5 It is a regression:
|
| Comments |
| Comment by Roel Van de Paar [ 2020-08-21 ] |
|
May also want to review |
| Comment by Roel Van de Paar [ 2020-08-22 ] |
|
Reassigned to Monty, I was told this is related to recent doubling of Aria max key length. |