MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / my_message

Function my_message

mysys/my_error.c:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273*/
274
275void my_message(uint error, const char *str, register myf MyFlags)
276{
277 (*error_handler_hook)(error, str, MyFlags);
278}
279
280
281/**

Callers 12

send_kill_messageMethod · 0.85
copy_db_toMethod · 0.85
check_sum_funcMethod · 0.85
send_errorMethod · 0.85
dispatch_commandFunction · 0.85
check_stack_overrunFunction · 0.85
add_table_to_listMethod · 0.85
set_longdataMethod · 0.85
static_get_optionsFunction · 0.85
get_replace_stringsFunction · 0.85
init_replaceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected