Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ is_alloced
Method
is_alloced
sql/sql_string.h:346–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
}
346
bool is_alloced() const { return alloced; }
347
inline String& operator = (const String &s)
348
{
349
if (&s != this)
Callers
3
val_str
Method · 0.80
set_builtin_message_text
Method · 0.80
convert_string
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected