Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ is_killed
Method
is_killed
sql/sql_class.h:4733–4733 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4731
return;
4732
}
4733
int is_killed() { return killed; }
4734
4735
/**
4736
A callback to the server internals that is used to address
Callers
5
handle_condition
Method · 0.80
compute_window_func
Function · 0.80
mysql_rm_table_no_locks
Function · 0.80
timed_wait
Method · 0.80
commit_trx
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected