diff --git a/src/common/src/tglobal.c b/src/common/src/tglobal.c index 0d7df38b832b03fdc5e4cdf5ab0bc684e3d1d8e8..c11b2667e6f8125d2974c0d196eafd633a139fd7 100644 --- a/src/common/src/tglobal.c +++ b/src/common/src/tglobal.c @@ -54,7 +54,7 @@ int8_t tsDaylight = 0; char tsTimezone[TSDB_TIMEZONE_LEN] = {0}; char tsLocale[TSDB_LOCALE_LEN] = {0}; char tsCharset[TSDB_LOCALE_LEN] = {0}; // default encode string -int32_t tsEnableCoreFile = 0; +int32_t tsEnableCoreFile = 1; int32_t tsMaxBinaryDisplayWidth = 30; /*