TD-1663
This commit is contained in:
parent
98a1ff7c7a
commit
06dd3f796a
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue