Commit Graph

309 Commits

Author SHA1 Message Date
Shungang Li 67da7b1036 feat: alter systable variablesSchema 2024-11-13 16:51:40 +08:00
Shengliang Guan c3a8daced4
Merge pull request #28401 from taosdata/feat/TS-5484-audit-delete
feat/TS-5484-audit-delete
2024-11-06 10:11:15 +08:00
Shengliang Guan 0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
xsren 296b2a7b8e cfg: enableAuditDelete 2024-11-04 12:56:12 +08:00
dapan1121 e52628ab57 fix: scheduler validate plan issues 2024-10-23 19:13:15 +08:00
xsren 0a9d1282b2 setResultDataPtr 2024-10-23 13:51:45 +08:00
wangmm0220 08b2df7c4c fix:[TD-30270]conflicts from 3.0 2024-10-08 10:40:41 +08:00
Minglei Jin 49a6bf4c23 void sync query return val 2024-09-25 18:25:40 +08:00
wangmm0220 a1fbf769a8 enh:[TD-30270]opti data struct in tmq 2024-09-09 17:15:07 +08:00
wangmm0220 d870d0a967 enh:[TD-30270]opti data struct in tmq 2024-09-09 16:05:32 +08:00
dapan1121 9a1e02cf76 fix: set query fp not set issue 2024-09-05 14:42:25 +08:00
dapan1121 b75adfcd9f fix: only query issue 2024-09-05 14:18:13 +08:00
dapan1121 3c4de6f1e6 feat: add query table not exist as empty 2024-09-05 12:23:28 +08:00
wangjiaming0909 d7ee1ec49b fix taos -s caused memory leak and crash 2024-08-02 11:16:13 +08:00
sima 063965d28a enh:[TD-31070] Handling return value of clientHb.c 2024-07-26 16:09:04 +08:00
sima 99b0f1c652 enh:[TD-31070] Handling return value of clientEnv.c 2024-07-26 16:09:04 +08:00
wangmm0220 ac9b27dcce fix:[TD-31017]process return value in client for tmq 2024-07-23 14:19:02 +08:00
wangmm0220 3236907467 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30915 2024-07-09 18:35:41 +08:00
wangmm0220 fc544705fe fix:[TD-30915]tmq exit elegantly 2024-07-08 09:12:50 +08:00
xjzhou 88aa15e944 enh: Enhance error handling for stmt 2024-07-02 11:05:54 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
Haojun Liao 895ee30cf3
Merge branch '3.0' into enh/opt_prj 2024-06-09 23:51:38 +08:00
Haojun Liao 6d7e1eb576 fix(query): check for the server ep and client ep to set the compress flag. 2024-06-04 15:07:02 +08:00
54liuyao 441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
Haojun Liao a2692dbba4 refactor(query): opt memory prepare. 2024-05-17 17:51:41 +08:00
Haojun Liao 45d78aff8c enh(query): compress msg before sending. 2024-05-16 11:35:34 +08:00
wangmm0220 42467c0e00 opti:raw data from tmq 2024-04-19 13:48:17 +08:00
wangmm0220 bd4be25316 fix:offset error in tmq for primary key 2024-03-25 09:04:08 +08:00
wangmm0220 f1853ced26 feat:[TS-4243] add logic for primark key in tmq 2024-03-22 17:48:59 +08:00
wangmm0220 93f71923d7 fix:memory leak 2024-03-08 15:47:53 +08:00
wangmm0220 bb80866395 fix:memory leak 2024-03-08 14:49:48 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
wangjiaming0909 9a5219d594 fix: memory free sequence of sub request caused memory use after free 2024-03-01 11:18:03 +08:00
factosea b554887d4d enh: insert/delete sql count 2024-02-19 14:27:54 +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
Haojun Liao ecd51e366f
Merge pull request #24512 from taosdata/opti/TD-28118
opti:[TD-28118] raw block data for tmq
2024-01-22 11:47:13 +08:00
kailixu ba48115231 fix: heap user after free 2024-01-19 10:24:39 +08:00
wangmm0220 d5d1dd9127 opti:[TD-28118] raw block data for tmq 2024-01-17 20:08:26 +08:00
dm chen 39f2e75a9e
Merge branch '3.0' into feat/TD-26529-3.0 2024-01-04 15:46:23 +08:00
factosea d17d51194f taos_fetch_row cannot be called before the query callback ends. 2023-12-14 15:43:43 +08:00
kailixu 6b7a5b2910 fix: get tscobj by rid 2023-12-14 11:41:47 +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
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
dapan1121 dbbceae061 fix: union all view issue 2023-10-24 11:29:04 +08:00