[MDEV-27671] No warnings on inet6_field_pkey=varchar_field Created: 2022-01-28 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data types, Plugin - INET6 |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I run this script:
It correctly returns empty set, but without any warning.
|
| Comments |
| Comment by Alexander Barkov [ 2022-01-28 ] | ||||||
|
The same problem is repeatable in 10.7 and 10.8 with the UUID data type:
| ||||||
| Comment by Alexander Barkov [ 2022-01-28 ] | ||||||
|
Pushed a fix to 10.5. Now need to wait for |