MCPcopy 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_printMethod · 0.80
handle_proxy_headerFunction · 0.80
kill_callback_collectFunction · 0.80
kill_callback_checkFunction · 0.80
thread_state_infoFunction · 0.80
list_callbackFunction · 0.80
processlist_callbackFunction · 0.80
calc_sum_callbackFunction · 0.80
net_send_eofMethod · 0.80
should_send_column_infoFunction · 0.80
kill_all_threadsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected