893
893
int len=snprintf(buff, sizeof(buff), "%s, Version: %s (%s). "
894
894
"started with:\nTCP Port: %d, Named Pipe: %s\n",
895
895
my_progname, server_version, COMPILATION_COMMENT,
898
898
end= my_stpncpy(buff + len, "Time Id Command Argument\n",