mariadb/storage/mroonga/mysql-test
Sergei Golubchik d390e501eb MDEV-11839 move value caching from get_datetime_value to fix_fields time
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.
2018-03-14 12:45:28 +01:00
..
mroonga MDEV-11839 move value caching from get_datetime_value to fix_fields time 2018-03-14 12:45:28 +01:00
Makefile.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00