mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
609a3cd295
- bug #11655 "Wrong time is returning from nested selects - maximum time exists - input and output TIME values were not validated properly in several conversion functions - bug #20927 "sec_to_time treats big unsigned as signed" - integer overflows were not checked in several functions. As a result, input values like 2^32 or 3600*2^32 were treated as 0 - BIGINT UNSIGNED values were treated as SIGNED in several functions - in cases where both input string truncation and out-of-range TIME value occur, only 'truncated incorrect time value' warning was produced |
||
---|---|---|
.. | ||
client.c | ||
Makefile.am | ||
my_time.c | ||
pack.c |