This commit is contained in:
Kaili Xu 2026-05-24 01:46:28 +08:00 committed by GitHub
commit 33ae37a2d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -707,7 +707,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(