| Bug #98098 | Attempting to add a JSON array index can fail with "Incorrect key file" | ||
|---|---|---|---|
| Submitted: | 31 Dec 2019 0:47 | Modified: | 5 Feb 2020 15:03 |
| Reporter: | Benjamin Morel | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: DDL | Severity: | S2 (Serious) |
| Version: | 8.0.18, 8.0.17 | OS: | Fedora (31) |
| Assigned to: | CPU Architecture: | x86 (i7-7700HQ) | |
[31 Dec 2019 0:47]
Benjamin Morel
[31 Dec 2019 7:50]
MySQL Verification Team
Hello Benjamin Morel, Thank you for the report and test case. regards, Umesh
[5 Feb 2020 15:03]
Daniel Price
Posted by developer: Fixed as of the upcoming 8.0.20 release, and here's the changelog entry: Adding an index on a column cast as a JSON array on a table with a specific number of records failed with an "Incorrect key file for table" error.
