Commit graph

221 commits

Author SHA1 Message Date
Yihao Deng
5f1e6fa4b6
update ip -white-list log (#31331) 2025-06-16 19:50:42 +08:00
Yihao Deng
dc6dba0e06
feat: database engine (taosd) supports IPV6 (#31101) 2025-06-10 09:18:58 +08:00
Simon Guan
08b8673ac5
merge: from main to 3.0 branch (#31161) 2025-05-22 09:13:14 +08:00
Mario Peng
f5a339f03e
enh(stmt2): [TD-33660] interlace mode support auto create table (#30084)
* enh: remove interlace autocreate tb limit

* enh: autocreate tb with single ctb

* enh: multi-insert in one ctb

* enh: Function realization

* fix: some unit test error

fix: stmt1 unit test

* fix: review and autoCreateTb & interlace support insert into stb syntax

* fix: insert into tags fixed value auto create table

* fix: remove a wrong test

* fix: adapter segment fault

* fix: adaptor core

* fix: get fields make interlace error

* fix: adapter core problem 2

* fix: multi bind exec invalid message problem
2025-03-14 14:13:26 +08:00
pengrongkun94@qq.com
c181cffe1e fix database not found bug 2024-12-25 18:32:33 +08:00
Shengliang Guan
d34c6cc1e5 Merge branch 'main' into merge/3.0tomain 2024-12-20 18:13:02 +08:00
Shengliang Guan
1ce6f4a383
Merge pull request #29219 from taosdata/fix/job.remain2
fix: job remained issue cause of task dropped during pre-process phase
2024-12-20 09:03:36 +08:00
Shengliang Guan
7c9a60f713
Merge pull request #29205 from taosdata/fix/main/TD-33219
fix:[TD-33219]
2024-12-19 18:24:21 +08:00
dapan1121
7baf97d70b fix: add test scripts 2024-12-18 18:55:14 +08:00
pengrongkun94@qq.com
290f870016 fix TD-33219 2024-12-18 17:04:58 +08:00
Haolin Wang
02bd68be22 morefix: not allow duplicate table names in stmt2 bind with interlace mode 2024-12-17 20:22:25 +08:00
Haolin Wang
074c3e7eb2 fix: enable client dedup for stmt/stmt2 inserts in interlace mode 2024-12-17 10:41:07 +08:00
Pengrongkun
3d2156aa98 refactor stmt2_get_fields 2024-12-17 09:31:30 +08:00
Pengrongkun
925f76f7aa fix refactor influnce stmt2-text.c 2024-12-17 09:28:12 +08:00
Pengrongkun
7037caa7cb Merge remote-tracking branch 'origin/3.0' into HEAD 2024-12-16 16:14:53 +08:00
Shengliang Guan
84b7e9b312
Merge pull request #28791 from taosdata/fix/TS-4937-2
enh(tsdb/cache): update lru when committing
2024-12-16 15:46:48 +08:00
Shengliang Guan
db9da46307
Merge pull request #29140 from taosdata/fix/3.0/TD-33160
fix:[TD-33160] fix stmt2 mem leak
2024-12-16 15:10:42 +08:00
Minglei Jin
d18caf6606
Merge branch '3.0' into fix/TS-4937-2 2024-12-15 13:23:17 +08:00
Pengrongkun
5cadc797a4 fix mem leak 2024-12-14 19:09:29 +08:00
Pengrongkun
6a997eec63 fix refactor influnce stmt2-text.c 2024-12-13 17:02:02 +08:00
Pengrongkun
36cbf6e1dd Merge remote-tracking branch 'origin/3.0' into enh/TD-32938 2024-12-13 16:31:51 +08:00
Pengrongkun
f6b9bc44c7 refactor stmt2_get_fields 2024-12-13 15:28:13 +08:00
Pengrongkun
e20b6c1188 fix TD-33167 2024-12-13 14:39:40 +08:00
Shengliang Guan
3f6ddbcf48
Merge pull request #29124 from taosdata/feat/TD-30268
feat: support query memory pool
2024-12-13 14:37:42 +08:00
Shengliang Guan
108d3a0a5f
Merge pull request #29121 from taosdata/fix/3.0/TD-33186
fix:[TD-33186]fix difference of 2 stmt2 sql perfermances
2024-12-13 14:05:12 +08:00
dapan1121
99cd3a5d21 fix: query preprocess issue 2024-12-12 17:19:40 +08:00
Pengrongkun
fe85f6e873 fix difference of 2 insert sql perfermances 2024-12-12 16:22:46 +08:00
Pan Wei
d5aa88165d
Merge branch '3.0' into feat/TD-30268 2024-12-12 13:41:59 +08:00
Shengliang Guan
74c86e5382 fix: ci errors 2024-12-11 22:21:00 +08:00
Shengliang Guan
72e2959b10 fix: ci errors 2024-12-11 21:48:20 +08:00
Minglei Jin
f676926188 tests/script/api: last query with websocket 2024-12-11 17:18:58 +08:00
dapan1121
7fd0d024fc fix: windows compile issue 2024-12-10 09:15:15 +08:00
dapan1121
20a8c92d3e Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-09 15:35:35 +08:00
dapan1121
d77147d296 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
Pengrongkun
ad9ed168ee add test and fix tagbound schema problem 2024-12-06 16:42:51 +08:00
dapan1121
011ff04234 fix: scheduler dead lock issue 2024-12-05 18:07:37 +08:00
Pengrongkun
3146db60a1 1.taos_stmt2_get_stb_fields add query type nums
2.all fields add presision
2024-12-04 11:01:42 +08:00
Pengrongkun
7610e6d174 fix stmt2 get fields bug 2024-12-03 10:49:01 +08:00
dapan1121
ce07aaf774 fix: job retire issues 2024-12-02 14:51:31 +08:00
Pengrongkun
653eff8c1a taos_stmt2_get_stb_fields support insert into ? using stb tags(?) values(?) 2024-11-29 10:12:29 +08:00
Pengrongkun
09a9298de7 TD-32797:fix array realloc problem 2024-11-22 17:43:54 +08:00
Pengrongkun
f3b4aa14be add checkWKBGeometry function 2024-11-19 16:44:28 +08:00
Pengrongkun
ff2d0e6d67 fix CI problem 2024-11-19 09:22:34 +08:00
Pengrongkun
8d5508a7a6 fix compile problem 2024-11-16 08:52:57 +08:00
Pengrongkun
6f3c6548cb add geometry check during stmt_bind_param 2024-11-14 21:25:14 +08:00
Shengliang Guan
f46cf6044d
Merge pull request #28709 from taosdata/main
merge: from main to 3.0 branch
2024-11-10 11:50:38 +08:00
kailixu
907cbe99ed enh: adjust macro for makefile_win64.mak 2024-11-07 14:38:51 +08:00
kailixu
880b54ee16 Merge branch 'td31284_klxu' into td31284 2024-11-07 14:30:38 +08:00
kailixu
089456fa5b enh: add makefile of passwdTest.c for windows 2024-11-07 13:43:08 +08:00
Jinqing Kuang
43a337ef74 enh(query)[TD-32732]: add client Id generation and usage
To address the issue of non-unique identifiers for query tasks, a unique
client ID (cid) is now generated during client initialization. This cid
is included in every task message sent to the server. The server will
use a composite key of <qid, cid, tid, eid> to uniquely identify each
query task.
2024-11-07 08:47:31 +08:00