This commit is contained in:
Shengliang Guan 2020-11-01 00:05:39 +08:00
parent 98a1ff7c7a
commit 06dd3f796a
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ void taos_init_imp(void) {
}
taosReadGlobalCfg();
// taosCheckGlobalCfg();
taosCheckGlobalCfg();
tscDebug("starting to initialize TAOS client ...");
tscDebug("Local End Point is:%s", tsLocalEp);