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

Function TIME_to_timestamp

sql/sql_time.cc:624–638  ·  view source on GitHub ↗

Convert a datetime from broken-down MYSQL_TIME representation to corresponding TIMESTAMP value. @param thd - current thread @param t - datetime in broken-down representation, @param in_dst_time_gap - pointer to bool which is set to true if t represents value which doesn't exists (falls into the spring t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

init_execute_atMethod · 0.85
init_startsMethod · 0.85
init_endsMethod · 0.85

Calls 2

TIME_to_gmt_secMethod · 0.80
time_zoneMethod · 0.45

Tested by

no test coverage detected