Haojun Liao
|
1f45bd82d2
|
other: merge stream fix in main.
|
2023-10-09 20:07:01 +08:00 |
kailixu
|
f36cff8d7d
|
fix: taoslog file num limit on windows
|
2023-08-24 13:33:02 +08:00 |
Minglei Jin
|
fac7e521e9
|
s3/evict: fetch atime from stat file
|
2023-08-07 15:59:37 +08:00 |
wangmm0220
|
be4e47e9a7
|
fix:add macro ASSERT_NOT_CORE to control ASSERT not core in release version
|
2023-07-25 16:15:33 +08:00 |
Benguang Zhao
|
9b477eed81
|
enh: terminate on failure to recover WAL from writing errors, or to commit vnode
|
2023-07-05 17:54:56 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Ganlin Zhao
|
a57da3bdf7
|
fix: fix log not compressed when logKeepDays set to positive value
|
2023-05-25 14:13:34 +08:00 |
dapan1121
|
5183e5dd51
|
Merge pull request #21348 from wangjiaming0909/fix/3.0/TD-24227
fix: invalid memory access of buffer after vsnprintf
|
2023-05-19 11:18:38 +08:00 |
wangjiaming0909
|
77cfab5093
|
fix: invalid memory access of buffer after vsnprintf
|
2023-05-18 07:35:36 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
Alex Duan
|
ee93500619
|
fix: log file size over 4G report error on windows
|
2023-04-25 17:03:58 +08:00 |
dapan1121
|
28bff83096
|
fix: log thread quit issue
|
2023-04-24 19:29:33 +08:00 |
dapan1121
|
9551a269b3
|
feat: support log slow query by default
|
2023-04-24 16:45:34 +08:00 |
dapan1121
|
5fe99c5ad2
|
feat: support log long query
|
2023-04-23 15:54:15 +08:00 |
dapan1121
|
13852f5699
|
fix: compile issue
|
2023-04-21 17:07:20 +08:00 |
chenhaoran
|
7d7a0769b3
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
|
2023-04-21 16:20:37 +08:00 |
Haojun Liao
|
a69e2a8045
|
fix(os): fix the link error in unit test cases.
|
2023-04-19 15:33:02 +08:00 |
Haojun Liao
|
9fb7589fb5
|
fix(os): fix a deadlock.
|
2023-04-19 14:08:41 +08:00 |
dapan1121
|
23920e10c1
|
enh: optimize log perf
|
2023-04-12 13:58:29 +08:00 |
Ganlin Zhao
|
23ec9287c9
|
fix: fix tsim crash on windows due to invalid input to strftime
|
2023-04-04 10:33:41 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
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 |