MCPcopy 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
67static 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
74static void usage()

Callers 2

usageFunction · 0.70
get_one_optionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected