[MDEV-25741] Wrong warning on duplicate keys Created: 2021-05-20 Updated: 2021-05-20 Resolved: 2021-05-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Aria, Storage Engine - MyISAM |
| Affects Version/s: | 10.5.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Marc | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
See the attached simple table.
results in which is totally wrong - the key which is duplicate is 16564 and 16741 This is totally misleading. |
| Comments |
| Comment by Alice Sherepa [ 2021-05-20 ] |
|
Thanks! This is the same bug as MDEV-23507 |