Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ get_command
Method
get_command
sql/sql_class.h:5809–5810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5807
}
5808
5809
inline enum enum_server_command get_command() const
5810
{ return m_command; }
5811
5812
/**
5813
Assign a new value to thd->query and thd->query_id and mysys_var.
Callers
15
slow_log_print
Method · 0.80
handle_proxy_header
Function · 0.80
kill_callback_collect
Function · 0.80
kill_callback_check
Function · 0.80
thread_state_info
Function · 0.80
list_callback
Function · 0.80
processlist_callback
Function · 0.80
calc_sum_callback
Function · 0.80
net_send_eof
Method · 0.80
should_send_column_info
Function · 0.80
wsrep_check_mode_after_open_table
Function · 0.80
kill_all_threads
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected