Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
275
void 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_message
Method · 0.85
copy_db_to
Method · 0.85
check_for_broken_triggers
Method · 0.85
check_sum_func
Method · 0.85
send_error
Method · 0.85
dispatch_command
Function · 0.85
check_stack_overrun
Function · 0.85
add_table_to_list
Method · 0.85
set_longdata
Method · 0.85
static_get_options
Function · 0.85
get_replace_strings
Function · 0.85
init_replace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected