• Alexander Barkov's avatar
    MDEV-21497 Make Field_time, Field_datetime, Field_timestamp abstract · 497ee338
    Alexander Barkov authored
    - Making classes Field_time, Field_datetime, Field_timestamp abstract
    - Adding instantiable Field_time0, Field_datetime0, Field_timestamp0 classes
    - Removing redundant cast in field_conv.cc, item_timefunc.cc, sp.cc in calls for set_time() and get_timestamp()
    - Replacing store_TIME() to store_timestamp() in log.cc and removing redundant cast
    497ee338
field.h 202 KB