Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_message_text
Method
get_message_text
sql/sql_error.cc:303–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
const char*
304
Sql_condition::get_message_text() const
305
{
306
return m_message_text.ptr();
307
}
308
309
int
310
Sql_condition::get_message_octet_length() const
Callers
2
has_sql_condition
Method · 0.80
push_warning
Method · 0.80
Calls
1
ptr
Method · 0.45
Tested by
no test coverage detected