[MDEV-27392] DESC attribute is ignored when index is re-created within single ALTER on InnoDB table Created: 2021-12-30 Updated: 2022-01-08 Resolved: 2022-01-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Storage Engine - InnoDB |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.8.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Not reproducible with MyISAM, Aria. When the two ALTERs are executed separately, it works:
|
| Comments |
| Comment by Sergei Golubchik [ 2022-01-08 ] | |||||
|
cannot repeat on c13c1079b7d, likely fixed by commit for | |||||
| Comment by Elena Stepanova [ 2022-01-08 ] | |||||
|
Right, it was fixed by
This is a bit disturbing because it was earlier said to be unrelated. |