Ganlin Zhao
|
8c90a98e2d
|
fix last_row
|
2022-11-28 22:25:17 +08:00 |
Hongze Cheng
|
3894856918
|
fix: alter db pages memory leak
|
2022-11-28 22:23:01 +08:00 |
yihaoDeng
|
91b09893bf
|
change paramter
|
2022-11-28 22:16:00 +08:00 |
yihaoDeng
|
f5db4a8b40
|
change paramter
|
2022-11-28 22:08:21 +08:00 |
Ganlin Zhao
|
f81ce17df4
|
fix first last
|
2022-11-28 22:06:02 +08:00 |
xinsheng Ren
|
d266d7a2ba
|
fix:during installation,dll file cannot overwrite. (#18526)
Co-authored-by: facetosea <25808407@qq.com>
|
2022-11-28 21:59:22 +08:00 |
Alex Duan
|
0b3f21bef7
|
fix(query): memory leak with pPageIdList on sort1
|
2022-11-28 21:51:43 +08:00 |
Alex Duan
|
48f4d26acd
|
fix(query): memory leak with pPageIdList on sort1
|
2022-11-28 21:49:29 +08:00 |
Alex Duan
|
cab48ced20
|
fix(query): memory leak with pPageIdList on sort
|
2022-11-28 21:40:46 +08:00 |
Shengliang Guan
|
0f968838e4
|
Merge pull request #18519 from taosdata/fix/TD-20673
fix: [ASAN] stack buffer overflow
|
2022-11-28 21:32:55 +08:00 |
Shengliang Guan
|
b56b9414a3
|
Merge pull request #18516 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-11-28 20:56:33 +08:00 |
yihaoDeng
|
bc577f0855
|
Merge branch 'enh/changeParamter2' of https://github.com/taosdata/TDengine into ch
|
2022-11-28 20:44:45 +08:00 |
yihaoDeng
|
3727cedeb3
|
change paramter
|
2022-11-28 20:43:33 +08:00 |
Shengliang Guan
|
f06c8cf222
|
Merge pull request #18523 from taosdata/fix/TD-20381
fix: deadlock while alter db replica
|
2022-11-28 20:42:24 +08:00 |
Shengliang Guan
|
9662d3f194
|
Merge pull request #18520 from taosdata/fix/TD-20801
fix(sync): fix asan error, TD-20801
|
2022-11-28 20:42:10 +08:00 |
Haojun Liao
|
5a3e4dc1c8
|
fix(query): set correct null check function.
|
2022-11-28 19:48:04 +08:00 |
dapan1121
|
2bfcabda27
|
fix: fix client request param memory leak
|
2022-11-28 19:36:58 +08:00 |
Shengliang Guan
|
a33799fe26
|
test: adjust alter replica case
|
2022-11-28 19:34:25 +08:00 |
gccgdb1234
|
6e7e02c3cd
|
fix compile
|
2022-11-28 19:13:11 +08:00 |
dapan1121
|
8daa8f3525
|
fix: fix table meta memory leak issue
|
2022-11-28 19:04:15 +08:00 |
Haojun Liao
|
b53957c7bb
|
fix(query): set correct ptr.
|
2022-11-28 18:57:36 +08:00 |
Haojun Liao
|
b2b26f0c3c
|
refactor: add an revised function to do compare.
|
2022-11-28 18:52:14 +08:00 |
dapan1121
|
65adb259ff
|
enh: support multiple groups in exchange operator
|
2022-11-28 18:44:59 +08:00 |
Haojun Liao
|
183fed1af6
|
fix(query): fix syntax error on windows.
|
2022-11-28 18:44:21 +08:00 |
Haojun Liao
|
90c1e7347f
|
refactor: do some internal refactor.
|
2022-11-28 18:42:39 +08:00 |
xinsheng Ren
|
a2ac7bc2ba
|
fix:installer,The installation cannot be completed on the mac (#18512)
Co-authored-by: facetosea <25808407@qq.com>
|
2022-11-28 18:30:06 +08:00 |
Minghao Li
|
ab40b8190f
|
fix(sync): fix asan error, TD-20801
|
2022-11-28 18:21:46 +08:00 |
Ganlin Zhao
|
bab891eef7
|
fix coverity scan issue CID:402965
|
2022-11-28 18:14:47 +08:00 |
Ganlin Zhao
|
f3d790c090
|
Merge branch '3.0' into fix/TD-20673
|
2022-11-28 18:08:24 +08:00 |
Ganlin Zhao
|
99604f8010
|
fix: [ASAN] stack buffer overflow
|
2022-11-28 18:06:34 +08:00 |
gccgdb1234
|
25889595d8
|
fix compile
|
2022-11-28 18:01:15 +08:00 |
Shengliang Guan
|
af06f93f4e
|
fix: deadlock while alter db replica
|
2022-11-28 18:00:51 +08:00 |
chenhaoran
|
ab87a92f64
|
test:add win testcase in ci
|
2022-11-28 17:51:12 +08:00 |
gccgdb1234
|
2bb59df74b
|
fix compile
|
2022-11-28 17:47:49 +08:00 |
MysticBoy
|
4b668a4153
|
修改可能导致读取额外内容
|
2022-11-28 17:47:37 +08:00 |
Shengliang Guan
|
232287a8b4
|
refact: adjust mnode log
|
2022-11-28 17:43:22 +08:00 |
Shengliang Guan
|
a6b7c2669f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-11-28 17:30:53 +08:00 |
chenhaoran
|
90ae53211f
|
test:add testcase of win ci
|
2022-11-28 16:50:47 +08:00 |
Shengliang Guan
|
1f77b78de7
|
Merge pull request #18515 from taosdata/feature/stream
fix(stream): fill combine with subtable
|
2022-11-28 16:46:16 +08:00 |
Shengliang Guan
|
5259aa1398
|
Merge pull request #18508 from taosdata/fix/3.0_bugfix_wxy
fix: select null error
|
2022-11-28 16:45:56 +08:00 |
wangmm0220
|
9b5d78d23d
|
fix:[TD-20613] add interface for write raw block with some fields
|
2022-11-28 16:32:06 +08:00 |
wangmm0220
|
bd84ecc361
|
fix:[TD-20613] add interface for write raw block with sdfasdf
|
2022-11-28 16:31:33 +08:00 |
Haojun Liao
|
3878af10c9
|
refactor: do some internal refactor.
|
2022-11-28 16:13:18 +08:00 |
Shengliang Guan
|
fc87007086
|
Merge pull request #18509 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-11-28 15:58:12 +08:00 |
Shengliang Guan
|
ed326f85d1
|
Merge pull request #18513 from taosdata/fix/TD-19579-4
fix(tdb/flush): make drop two-child rbtree node works
|
2022-11-28 15:57:49 +08:00 |
Liu Jicong
|
95e4a4812e
|
fix(stream): fill combine with subtable
|
2022-11-28 15:04:35 +08:00 |
Shengliang Guan
|
c557f3e6cd
|
Merge pull request #18510 from taosdata/fix/TD-20318
test: add asan case
|
2022-11-28 14:39:41 +08:00 |
Minglei Jin
|
7bb27e29b7
|
fix(tdb/flush): make drop two-child rbtree node works
|
2022-11-28 14:38:12 +08:00 |
Haojun Liao
|
e802fb47ad
|
fix(query): update the copy function.
|
2022-11-28 14:36:55 +08:00 |
Benguang Zhao
|
dc2dcea3de
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-28 14:27:10 +08:00 |