diff options
author | Alexander Barkov <bar@mariadb.com> | 2018-08-15 19:14:20 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.com> | 2018-08-15 19:14:20 +0400 |
commit | 2ef3d37a59bf4a7128c0a1d23e94aed60bffcf07 (patch) | |
tree | bd856c51a987ff5ddf4cf157f8e601b39caf49e8 /mysql-test/main/derived_opt.result | |
parent | d87c53cb0432670b1ef43c15bf4625813de71c1a (diff) | |
download | mariadb-git-2ef3d37a59bf4a7128c0a1d23e94aed60bffcf07.tar.gz |
MDEV-16971 Assertion `is_valid_value_slow()' failed in Time::adjust_time_range_or_invalidate
The patch for MDEV-16928 added a few new asserts to check that
time, date, datetime values are valid and consistent after initialization.
One of the new asserts caught an improper initialization in
Time::make_from_datetime_with_days_diff()
(the former function calc_datetime_days_diff()).
If the YYYYMM part is not zero after unpack time
we have an out-of-range TIME value.
Diffstat (limited to 'mysql-test/main/derived_opt.result')
0 files changed, 0 insertions, 0 deletions