1306
1306
int len=my_snprintf(buff, sizeof(buff), "%s, Version: %s (%s). "
1307
1307
"started with:\nTCP Port: %d, Named Pipe: %s\n",
1308
1308
my_progname, server_version, MYSQL_COMPILATION_COMMENT,
1311
1311
end= strnmov(buff + len, "Time Id Command Argument\n",