diff --git a/source/common/src/tglobal.c b/source/common/src/tglobal.c index 89bcccd7b8a7..2683fe8e641f 100644 --- a/source/common/src/tglobal.c +++ b/source/common/src/tglobal.c @@ -692,7 +692,7 @@ static int32_t taosAddClientCfg(SConfig *pCfg) { tstrncpy(defaultFqdn, "localhost", TSDB_FQDN_LEN); } if (cost >= 1000) { - printf("warning: get fqdn cost %" PRId64 " ms\n", cost); + printf("warning: get fqdn cost %" PRId64 " (ms)\n", cost); } TAOS_CHECK_RETURN(