[MDEV-19502] TIME_ROUND_FRACTIONAL is not respected on TIME->BIGINT conversion Created: 2019-05-17 Updated: 2019-05-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Compatibility, compat57 | ||
| Issue Links: |
|
||||||||||||
| Description |
|
MySQL rounds fractional seconds on implicit TIME->BIGINT conversion and on explicit CAST:
MariaDB truncates:
|