[TD-3044]<enhance>: log *check global cfg completed* to grep count start times
This commit is contained in:
parent
16dfe58052
commit
4977137236
|
@ -1555,6 +1555,8 @@ int32_t taosCheckGlobalCfg() {
|
|||
tsQueryBufferSizeBytes = tsQueryBufferSize * 1048576UL;
|
||||
}
|
||||
|
||||
uInfo(" check global cfg completed");
|
||||
uInfo("==================================");
|
||||
taosPrintGlobalCfg();
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue