Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ print_version
Function
print_version
extra/resolve_stack_dump.c:67–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
67
static void print_version(void)
68
{
69
printf(
"%s Ver %s Distrib %s, for %s (%s)\n"
,my_progname,DUMP_VERSION,
70
MYSQL_SERVER_VERSION,SYSTEM_TYPE,MACHINE_TYPE);
71
}
72
73
74
static void usage()
Callers
2
usage
Function · 0.70
get_one_option
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected