[MDEV-5043] TIME('.123') and TIMESTAMP('.123') work differently Created: 2013-09-20 Updated: 2017-11-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.4, 5.5.33, 5.3.12 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
timestamp('.123') should return '0000-00-00 00:00:00.123' instead of NULL. |