diff options
author | Sergei Golubchik <serg@mariadb.org> | 2017-09-21 21:21:36 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2017-09-22 14:01:26 +0200 |
commit | 68d1a598bcda36d375fd295e3e65cdf8aef027f1 (patch) | |
tree | ca6ea610a74af81bbfbc256f0670e9c16f647d6a /libmysqld | |
parent | a5e1f60b3167e0057e64166df06424f1fb96bec3 (diff) | |
download | mariadb-git-68d1a598bcda36d375fd295e3e65cdf8aef027f1.tar.gz |
bugfix: copy timestamps correctly in INSERT...SELECT
Implement Field_timestamp::save_in_field(timestamp_field)
that stores timestamp values without converting them to MYSQL_TIME
and back, because this conversion is lossy around DST change time.
This fixes main.old-mode test.
This is 10.2 version of f8a800bec81
Diffstat (limited to 'libmysqld')
0 files changed, 0 insertions, 0 deletions