mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
makedate() will fold years below 100 into the 1970-2069 range. CS removes code that also wrongly folded years between 100 and 200 into that range, which should be left unchanged. Backport from 5.1.
5.5 KiB
5.5 KiB