MCPcopy Create free account
hub / github.com/arkdb/inception / my_decimal_to_datetime_with_warn

Function my_decimal_to_datetime_with_warn

sql/sql_time.cc:447–466  ·  view source on GitHub ↗

Convert decimal value to datetime value with a warning. @param decimal The value to convert from. @param OUT ltime The variable to convert to. @param flags Conversion flags. @return False on success, true on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_dateMethod · 0.85
get_date_from_decimalMethod · 0.85

Calls 5

my_decimal2lldiv_tFunction · 0.85
set_zero_timeFunction · 0.85
lldiv_t_to_datetimeFunction · 0.85
ErrConvStringClass · 0.85

Tested by

no test coverage detected