[MDEV-21249] MariaDB 10.3.10 When referring to bigint to generate timestamp data in the virtual generated column, the value of the generated column does not change when the time zone changes Created: 2019-12-08 Updated: 2020-01-29 Resolved: 2020-01-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Virtual Columns |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.3.20, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.31, 10.3.22, 10.4.12 |
| Type: | Bug | Priority: | Critical |
| Reporter: | hongsheng zhou | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | datatype, virtual_columns | ||
| Environment: |
ubuntu 16.04 mariadb 10.3 |
||
| Issue Links: |
|
||||||||
| Description |
|
When creating a virtual column, if the virtual column is timestamp, the value of the virtual column does not change when the time zone changes, and the mysql version changes. mariadb10.3:
mysql5.7:
|
| Comments |
| Comment by Alice Sherepa [ 2019-12-09 ] | ||||||||||||||||||||||||||
|
Thanks a lot! I repeated on MariaDb 5.5-10.4:
|