mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
No warning was generated when a TIMESTAMP with a non-zero time part was converted to a DATE value. This caused index lookup to assume that this is a valid conversion and was returning rows that match a comparison between a TIMESTAMP value and a DATE keypart. Fixed by generating a warning on such a truncation.
13 KiB
13 KiB