[MDEV-29345] update case insensitive (large) unique key with insensitive change of value - duplicate key Created: 2022-08-21 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.22, 10.6.9 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Black | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | not-10.3 | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
A smaller varchar length ~200 will not generate an error. Suspected source: https://www.reddit.com/r/mariadb/comments/wu83pe/change_case_with_unique_constraint/ |
| Comments |
| Comment by Marko Mäkelä [ 2022-08-22 ] | |||||||||||||||||
|
Here is a little simpler test case, not involving InnoDB at all:
I disabled
With |