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

Method str

sql/sql_class.h:214–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 inline char *str() const { return string.str; }
215 inline size_t length() const { return string.length; }
216 const CHARSET_INFO *charset() const { return cs; }
217

Callers 1

queryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected