mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Refactor get_datetime_value() not to create Item_cache_temporal(), but do it always in ::fix_fields() or ::fix_length_and_dec(). Creating items at the execution time doesn't work very well with virtual columns and check constraints that are fixed and executed in different THDs.
10 KiB
10 KiB