Commit Graph

127 Commits

Author SHA1 Message Date
wangmm0220 d5328b7a2b fix:add log for schmaless 2023-03-17 19:11:40 +08:00
Ganlin Zhao 3b03341de4 fix: setting logKeepDays to -1 result in old log files not compressed and
empty.
2023-02-07 18:15:55 +08:00
dapan1121 63a23a3562 fix: insert into select can't be stopped issue 2023-01-17 09:12:51 +08:00
Shengliang Guan 9a9e93b6fe fix: compile error in mac 2023-01-09 12:06:20 +08:00
dapan1121 a551641b6c fix: add mac crash report processing 2023-01-04 19:12:16 +08:00
dapan1121 86382731df fix: mac crash stack ignore number 2023-01-04 18:58:18 +08:00
dapan 47125b5d9d fix: windows crash report issues 2023-01-04 15:11:01 +08:00
dapan1121 b8cbc93584 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 17:38:38 +08:00
dapan1121 586b73bef1 fix: windows compile issue 2022-12-30 15:56:37 +08:00
dapan1121 dfefb68aa6 feat: support crash report 2022-12-30 13:30:54 +08:00
Shengliang Guan 2cbbc88937 enh: speed assert in release mode 2022-12-30 11:14:31 +08:00
dapan1121 08e6d9a264 enh: write coredump bt to log file 2022-12-23 09:22:14 +08:00
Shengliang Guan 12088812dd fix: should not fsync in log level is error 2022-12-16 15:54:19 +08:00
Shengliang Guan ab77b02813 fix: donot print log while assert 2022-12-10 10:55:47 +08:00
Shengliang Guan 1c04c97362 refact: rename taosAssert 2022-12-08 09:11:14 +08:00
Shengliang Guan 1bb1025f7d enh: add tassert 2022-12-07 22:24:47 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan e7ee48fd38 enh: add tassert funcs 2022-12-07 16:06:07 +08:00
Shengliang Guan bed6874174 enh: add tassert 2022-12-07 13:46:53 +08:00
yihaoDeng 9ce9d21507 support fail fast 2022-12-06 10:30:14 +08:00
dapan1121 65adb259ff enh: support multiple groups in exchange operator 2022-11-28 18:44:59 +08:00
yihaoDeng 5c5d70e0fc enh log 2022-11-10 17:05:53 +08:00
Haojun Liao 015f1a1df8 other: merge 3.0 2022-11-09 19:17:45 +08:00
Haojun Liao 464f108e48 fix(query): fix syntax errors. 2022-11-09 17:14:01 +08:00
Haojun Liao f942e319b9 fix(query): fix some syntax errors. 2022-11-09 15:15:35 +08:00
Haojun Liao 65c813f735 fix(query): fix some syntax errors. 2022-11-09 14:59:09 +08:00
Haojun Liao a9167beb91 fix(query): expand buffer size. 2022-11-09 14:52:37 +08:00
Shengliang Guan 8a7d34eae7 fix: adjust log 2022-11-04 19:41:11 +08:00
Alex Duan 97e70e8f27 fix(all): coverity scan problem fixed 2022-10-24 18:41:39 +08:00
Alex Duan 39c800da80 fix(all): fixed coverity scan problems for second submiting 2022-10-22 15:41:37 +08:00
Benguang Zhao 23e18bff76 fix: fsync fatal log messages 2022-10-18 11:22:21 +08:00
yihaoDeng 86c98f1f21 fix(tsc): fix invalid free 2022-10-09 21:30:41 +08:00
yihaoDeng 1af09ec91b opt log time 2022-10-09 18:18:48 +08:00
yihaoDeng 03f4412916 opt log time 2022-10-09 16:53:44 +08:00
Shengliang Guan 7b3e10034c fix: compile error in windows 2022-08-31 18:54:08 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
Cary Xu c8d6960291 other: adjust sma log level 2022-08-29 17:53:02 +08:00
afwerar bdf0a41b39 os: fix Mac access error 2022-08-26 14:52:17 +08:00
afwerar 289965fc90 os: fix log error 2022-08-04 10:50:07 +08:00
afwerar e76f770fc8 os: fix minimalDirGB invalid error 2022-08-04 10:02:09 +08:00
Shengliang Guan 1b87042d38 fix: alter dnode debugflag error 2022-07-29 15:29:12 +08:00
yihaoDeng 6520db8584 add bench to rpc 2022-07-28 17:05:42 +08:00
Shengliang Guan 49c42ef289 fix: compile error in unitest 2022-07-25 17:39:05 +08:00
Shengliang Guan b859e6bde2 fix: the modification of alter dnode does not take effect through show dnode variables 2022-07-25 15:27:47 +08:00
Shengliang Guan 9fe73acc86 refactor: adjust logs 2022-07-10 18:53:52 +08:00
Shengliang Guan 6e12d8e707 refactor: adjust log 2022-07-08 15:20:15 +08:00
Shengliang Guan 147a984c17 feat: make config dnode work 2022-06-23 15:11:23 +08:00
Cary Xu 5eba0520b7 fix: init buffer to avoid invalid write 2022-05-29 01:22:58 +08:00
Yihao Deng abcb0f5f91
Merge pull request #12910 from taosdata/fix/indexMultThread
enh: opt index mutex
2022-05-27 13:33:29 +08:00