StrToDuration converts str to Duration. It returns Duration in normal case, and returns Time when str is in datetime format. when isDuration is true, the d is returned, when it is false, the t is returned. See https://dev.mysql.com/doc/refman/5.5/en/date-and-time-literals.html.
(sc *stmtctx.StatementContext, str string, fsp int)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…