minor changes

This commit is contained in:
root 2020-09-05 10:34:19 +08:00
parent fb9c2f4eff
commit 189c30345f
1 changed files with 1 additions and 1 deletions

View File

@ -1284,7 +1284,7 @@ void taosInitGlobalCfg() {
}
bool taosCheckGlobalCfg() {
char fqdn[TSDB_EP_LEN];
char fqdn[TSDB_FQDN_LEN];
uint16_t port;
if (debugFlag & DEBUG_TRACE || debugFlag & DEBUG_DEBUG || debugFlag & DEBUG_DUMP) {