[MDEV-21268] UNIX_TIMESTAMP(arg) subtracts from arg difference between UTC and local time Created: 2019-12-10 Updated: 2020-02-14 Resolved: 2020-02-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.4.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Matyushkin | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Windows 7 |
||
| Description |
|
UNIX_TIMESTAMP(arg) subtracts from arg difference between UTC and local time, but arg is UTC from the beginning |
| Comments |
| Comment by Elena Stepanova [ 2020-01-13 ] |
|
Could you please provide an actual example of a function call and wrong result vs expected result? |