[MDEV-6346] Implement Item::not_fixed_dec() Created: 2014-06-16 Updated: 2021-05-11 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The fact that an Item has a not fixed number of decimal digits We should stop using decimal==NOT_FIXED_DEC for that purposes, This should help to avoid bugs like Also, there is currently no a way to get the real number of |