[MDEV-8504] mariadb makes non explicit rounding for DECIMAL type dynamic columns Created: 2015-07-20 Updated: 2015-07-20 Resolved: 2015-07-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Dynamic Columns |
| Affects Version/s: | 10.0.20 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Mikhail Gavrilov | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
Expected see here 18802.5 because i not pointed here any restrictions for DECIMAL type So why by default DECIMAL works as INT? I think this is not expected and not correct. |
| Comments |
| Comment by Sergei Golubchik [ 2015-07-20 ] | |||||||||||
|
It is documented: https://mariadb.com/kb/en/mariadb/decimal/
Compare with:
|