[MDEV-30298] '-0.' changed to '-0.0001' after adding DISTINCT [10.5.1,10.11.1] Created: 2022-12-25 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.5.1, 10.11.1, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.5, 10.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | qaqcatz | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | distinct-optimization | ||
| Environment: |
ubuntu 18.04 |
||
| Description |
|
Description:
However, the value '-0.' changed to '-0.0001' after adding DISTINCT, seems like a logical bug:
How to repeat:
Hope these can be helpful for your debugging:
|
| Comments |
| Comment by Alice Sherepa [ 2022-12-29 ] | |||||||||||||||
|
Thank you for the report!
|