MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / cptr

Method cptr

sql/item_timefunc.cc:1039–1043  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1037
1038
1039const char *MYSQL_TIME_cache::cptr()
1040{
1041 cache_string();
1042 return string_buff;
1043}
1044
1045
1046bool MYSQL_TIME_cache::get_date(MYSQL_TIME *ltime, uint fuzzydate) const

Callers 1

printMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected