mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
for YEAR data type. The problem was that for some unknown reason 0 was not allowed as a default value for YEAR data type. That was coded before BK. However the Manual does not say a word about such a limitation. Also, it looks inconsistent with other data types. The fix is to allow 0 as a default value.
51 KiB
51 KiB