Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ set_overwrite_status
Method
set_overwrite_status
sql/sql_error.h:615–616 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
};
614
615
void set_overwrite_status(bool can_overwrite_status)
616
{ m_can_overwrite_status= can_overwrite_status; }
617
618
bool is_sent() const { return m_is_sent; }
619
Callers
4
net_send_error
Function · 0.80
net_send_ok
Function · 0.80
net_send_eof
Function · 0.80
flush
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected