kailixu
|
b746a71046
|
fix(insert): return error when parsing csv file
|
2024-08-15 10:23:17 +08:00 |
sheyanjie-qq
|
2fec464eb2
|
fix link error
|
2024-08-15 10:05:31 +08:00 |
t_max
|
0c025d54a7
|
docs: the download address uses absolute url
|
2024-08-15 10:05:17 +08:00 |
t_max
|
81eca8fadb
|
docs: the download address uses absolute url
|
2024-08-15 10:01:13 +08:00 |
Haojun Liao
|
3d93c3a45d
|
Merge pull request #27217 from taosdata/fix/ly_res
fix issue
|
2024-08-15 09:29:14 +08:00 |
yihaoDeng
|
b9d085764f
|
fix meta deadlock
|
2024-08-15 09:23:19 +08:00 |
yihaoDeng
|
bc2cbea8d1
|
fix meta deadlock
|
2024-08-15 09:19:34 +08:00 |
WANG Xu
|
2656696222
|
Merge pull request #27224 from taosdata/docs/test-intro
Consistent writing
|
2024-08-15 08:53:20 +08:00 |
zhiyong
|
57f5e11ada
|
Consistent writing
|
2024-08-15 08:22:13 +08:00 |
kailixu
|
1059650e57
|
enh: code optimization
|
2024-08-14 22:20:03 +08:00 |
kailixu
|
462748e715
|
Merge branch '3.0' into fix/TD-31320-3.0a
|
2024-08-14 22:06:43 +08:00 |
kailixu
|
92704f8b7a
|
fix: check error code
|
2024-08-14 22:06:18 +08:00 |
yihaoDeng
|
ecb48dd317
|
fix meta deadlock
|
2024-08-14 21:09:24 +08:00 |
yihaoDeng
|
2b40ecf718
|
fix meta deadlock
|
2024-08-14 20:41:28 +08:00 |
sheyanjie-qq
|
583c1e46d6
|
Merge branch 'docs/sheyj-3.0' of github.com:taosdata/TDengine into docs/sheyj-3.0
|
2024-08-14 19:47:00 +08:00 |
sheyanjie-qq
|
e599f68480
|
fix link error
|
2024-08-14 19:46:39 +08:00 |
Alex Duan
|
ed7081eaad
|
Merge pull request #27170 from taosdata/test/3.0/TD-31301
test:set debug in address sanitizer model
|
2024-08-14 19:16:27 +08:00 |
54liuyao
|
70eb66604d
|
fix issue
|
2024-08-14 19:11:34 +08:00 |
chenhaoran
|
0294a2d9d6
|
tetst: test for checking return value
|
2024-08-14 19:07:10 +08:00 |
chenhaoran
|
31628e0077
|
tetst: test for checking return value
|
2024-08-14 19:02:52 +08:00 |
Hongze Cheng
|
5c24933077
|
Merge pull request #27219 from taosdata/fix/TD-31343-3.0
handle some of return -1
|
2024-08-14 18:53:11 +08:00 |
54liuyao
|
235a082406
|
fix issue
|
2024-08-14 18:17:22 +08:00 |
Yaming Pei
|
d99e6be4c1
|
mod c sample code
|
2024-08-14 18:08:07 +08:00 |
chenhaoran
|
94891943a9
|
test:add release building tests and modify debug in unit-test
|
2024-08-14 17:51:26 +08:00 |
Hongze Cheng
|
9792683b7d
|
handle some of return -1
|
2024-08-14 17:50:20 +08:00 |
dapan1121
|
237a365285
|
Merge pull request #27216 from taosdata/fix/3.0/TD-31443
fix:[TD-31443] Reset field nums in SFilterFields when malloc failed.
|
2024-08-14 17:10:04 +08:00 |
dapan1121
|
e72cf17985
|
Merge pull request #27214 from taosdata/fix/3.0/TD-31439
fix:[TD-31439] Reset groupNum and unitNum when malloc failed.
|
2024-08-14 17:07:34 +08:00 |
sheyanjie-qq
|
8aa9fb82d3
|
update c sample code
|
2024-08-14 16:40:19 +08:00 |
kailixu
|
ab45ab1459
|
fix(tsdb/read): memory leak
|
2024-08-14 16:40:12 +08:00 |
sheyanjie-qq
|
59a91bb86c
|
Merge branch '3.0' into docs/sheyj-3.0
|
2024-08-14 16:26:36 +08:00 |
sheyanjie-qq
|
0ea45c49cb
|
Merge branch 'docs/sheyj-3.0' of github.com:taosdata/TDengine into docs/sheyj-3.0
|
2024-08-14 16:25:43 +08:00 |
chenhaoran
|
d1bcc1dddd
|
tetst: test for checking return value
|
2024-08-14 16:25:34 +08:00 |
sheyanjie-qq
|
1397fbe2a2
|
modify connector sample code log
|
2024-08-14 16:25:22 +08:00 |
wangjiaming0909
|
daf8ed7e06
|
fix db tsma version not updated by heart beat
|
2024-08-14 16:23:08 +08:00 |
kailixu
|
6c917646b2
|
fix(tsdb/cache): return error code
|
2024-08-14 16:15:37 +08:00 |
54liuyao
|
9a7ffe38ac
|
fix issue
|
2024-08-14 16:11:48 +08:00 |
sima
|
e405d934e8
|
fix:[TD-31443] Reset field nums in SFilterFields when malloc failed.
|
2024-08-14 16:04:34 +08:00 |
dapan1121
|
084592dc34
|
Merge pull request #27168 from taosdata/feat/TS-4893
feat:[TS-4893] Support MYSQL functions.
|
2024-08-14 15:10:27 +08:00 |
chenhaoran
|
ca7b1b21c7
|
test:add release building tests and modify debug in unit-test
|
2024-08-14 15:10:14 +08:00 |
chenhaoran
|
109418e57a
|
tetst: test for checking return value
|
2024-08-14 15:07:39 +08:00 |
dapan1121
|
a3ec3d167b
|
Merge pull request #27177 from taosdata/fix/3.0/TD-31337
fix exec task memory leaks
|
2024-08-14 14:57:49 +08:00 |
dapan1121
|
d015406208
|
Merge pull request #27140 from taosdata/fix/3.0/TD-31351
fix:[TD-31351] avoid double free.
|
2024-08-14 14:54:43 +08:00 |
dapan1121
|
19dcc5bddd
|
fix: error log issue
|
2024-08-14 14:50:57 +08:00 |
chenhaoran
|
87f50f01e4
|
tetst: test for checking return value
|
2024-08-14 14:39:24 +08:00 |
sima
|
9b490d7a76
|
fix:[TD-31439] Reset groupNum and unitNum when malloc failed.
|
2024-08-14 14:37:32 +08:00 |
Haojun Liao
|
97d284eaf7
|
Merge pull request #27211 from taosdata/fix/3_liaohj
fix(query): release the reader when returning error.
|
2024-08-14 14:31:02 +08:00 |
Hongze Cheng
|
6372d6d016
|
Merge pull request #27202 from taosdata/fix/TD-31433
fix(mnd/s3): fix trim & s3migrate timer routine
|
2024-08-14 14:21:08 +08:00 |
t_max
|
e08d7240ef
|
fix: check transactions and reset query cache before running the example
|
2024-08-14 14:14:17 +08:00 |
chenhaoran
|
73265490f0
|
tetst: test for checking return value
|
2024-08-14 14:11:21 +08:00 |
kailixu
|
f6ad63ac14
|
enh: code optimization
|
2024-08-14 13:59:33 +08:00 |