wangjiaming0909
|
9a5219d594
|
fix: memory free sequence of sub request caused memory use after free
|
2024-03-01 11:18:03 +08:00 |
facetosea
|
3233f2dee0
|
fix: insert sql count
|
2024-02-23 17:02:41 +08:00 |
facetosea
|
7835cb9c42
|
fix: delete sql count
|
2024-02-23 16:09:16 +08:00 |
dm chen
|
271e997438
|
Merge pull request #24823 from taosdata/3.0
merge 3.0
|
2024-02-22 12:47:42 +08:00 |
factosea
|
b554887d4d
|
enh: insert/delete sql count
|
2024-02-19 14:27:54 +08:00 |
Hongze Cheng
|
31b8410c33
|
Merge pull request #24575 from taosdata/fix/TD-28356
fix: err in create log should not be ignored
|
2024-02-19 10:21:31 +08:00 |
dm chen
|
6d2d37d964
|
Merge pull request #24751 from taosdata/3.0
merge 3.0
|
2024-02-06 19:16:53 +08:00 |
factosea
|
9301580886
|
fix: free mem in callback
|
2024-02-06 13:06:56 +08:00 |
facetosea
|
e0a1b886df
|
function rename
|
2024-02-02 15:25:35 +08:00 |
factosea
|
010d3fc860
|
add select count
|
2024-02-02 13:39:47 +08:00 |
dmchen
|
e7953ad541
|
revert client change
|
2024-01-25 03:26:04 +00:00 |
dmchen
|
d9af07de6f
|
new table structure
|
2024-01-24 09:44:44 +00:00 |
Shungang Li
|
c719027b0b
|
fix: err in create log should not be ignored
|
2024-01-22 11:11:19 +08:00 |
kailixu
|
ba48115231
|
fix: heap user after free
|
2024-01-19 10:24:39 +08:00 |
dm chen
|
39f2e75a9e
|
Merge branch '3.0' into feat/TD-26529-3.0
|
2024-01-04 15:46:23 +08:00 |
factosea
|
74793e6528
|
fix: inCallback
|
2023-12-17 10:05:58 +08:00 |
kailixu
|
6b7a5b2910
|
fix: get tscobj by rid
|
2023-12-14 11:41:47 +08:00 |
factosea
|
f01241f720
|
Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0
|
2023-12-06 17:39:25 +08:00 |
Alex Duan
|
dd53d57021
|
fix: strncpy replace with memcpy on 3.0
|
2023-12-05 10:51:19 +08:00 |
dapan1121
|
699c14e781
|
fix: slow down report when error occurs
|
2023-11-23 16:51:07 +08:00 |
Shungang Li
|
a96e21aabd
|
enh: refactor dynamic config
|
2023-11-13 16:28:42 +08:00 |
facetosea
|
0a16b75831
|
monitor client
|
2023-11-08 09:18:22 +08:00 |
xinsheng Ren
|
da24384f0e
|
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0
|
2023-11-04 17:41:41 +08:00 |
facetosea
|
567a55a737
|
distinguish between user parameters and internal parameters
|
2023-11-04 17:20:24 +08:00 |
dapan1121
|
099f72e84a
|
fix: memory issues
|
2023-10-27 11:36:17 +08:00 |
xsren
|
355ec86926
|
fix error when taos_query_a param is null
c_test missing on linux
mem leak
wal_test pageBufferTest on linux
tfsTest on linux
|
2023-10-26 16:50:45 +08:00 |
facetosea
|
81dc3e7ea2
|
fix test failed
|
2023-10-12 15:04:53 +08:00 |
facetosea
|
8d1e427861
|
fix change scope
|
2023-10-12 10:56:03 +08:00 |
facetosea
|
35daa51878
|
file path contains spaces on linux/mac
|
2023-10-11 20:42:52 +08:00 |
dapan1121
|
0b18689fa6
|
fix: fix coverity issues
|
2023-09-06 10:57:49 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
yihaoDeng
|
cfb5247e30
|
change var name
|
2023-08-09 00:46:18 +00:00 |
yihaoDeng
|
79f01ad655
|
add version check in rpc
|
2023-07-05 08:16:25 +00:00 |
dapan1121
|
59b8cfbc7d
|
enh: add sub_query in systable and kill subquery
|
2023-06-12 17:14:41 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
dapan1121
|
f5ebc17fae
|
Merge branch '3.0' into feat/TD-22746
|
2023-05-18 09:10:49 +08:00 |
Haojun Liao
|
ffee5ebc61
|
Merge branch '3.0' into feature/3_liaohj
|
2023-05-17 17:47:44 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
dapan1121
|
61bc3ab72e
|
Update clientEnv.c
|
2023-05-16 18:04:00 +08:00 |
dapan1121
|
dc67223deb
|
fix: file fd not clear issue
|
2023-05-16 10:47:49 +08:00 |
dapan1121
|
daedb3618b
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
|
2023-05-10 17:47:11 +08:00 |
dapan1121
|
79d4403377
|
feat: add client meta limitation
|
2023-05-10 17:44:53 +08:00 |
kailixu
|
fa822ff286
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-27 19:11:16 +08:00 |
dapan1121
|
f22d279f5f
|
Merge pull request #21057 from taosdata/feat/TD-19567
feat: support log slow query by default
|
2023-04-25 13:43:34 +08:00 |
kailixu
|
b059cc4ee1
|
chore: code optimization
|
2023-04-25 10:59:02 +08:00 |
dapan1121
|
9551a269b3
|
feat: support log slow query by default
|
2023-04-24 16:45:34 +08:00 |
kailixu
|
0256b44be8
|
chore: code optimization
|
2023-04-23 17:45:03 +08:00 |
dapan1121
|
dab59ec8ae
|
fix: add debug info
|
2023-04-14 16:18:02 +08:00 |
dapan1121
|
5ae95f3660
|
fix: clone db cfg issue
|
2023-04-13 13:14:01 +08:00 |
Shuduo Sang
|
4fb5390c6f
|
chore: release script community main (#20808)
* chore: cus name support in script
* chore: merge with 3.0
|
2023-04-07 17:10:39 +08:00 |