Mario Peng
|
65156bc25c
|
fix: the issue that query processes get stuck when both dbname and tbname are set to ? in query statements executed via stmt2 (#33864)
* fix stmt2 query block
* fix review
|
2025-12-10 09:06:31 +08:00 |
|
guozhenwei
|
0108dced74
|
feat: add taos_connect_with_dsn func (#33824)
* feat: add taos_connect_with_dsn func
* docs: add taos_connect_with_dsn doc
|
2025-12-05 16:28:09 +08:00 |
|
Mario Peng
|
6c9f27877e
|
fix:stmt2 async callback core (#33771)
|
2025-12-03 14:30:06 +08:00 |
|
Mario Peng
|
daa2ded20a
|
feat:add client config maxSQLLength (#33719)
|
2025-11-26 17:38:29 +08:00 |
|
WANG MINGMING
|
3713359f19
|
fix(tmq): [TS-7662] fix getting more creating table message because o… (#33639)
|
2025-11-19 17:31:16 +08:00 |
|
WANG MINGMING
|
1ced706b9d
|
enh(wal): [TS-7567]set wal keep version to avoid deleting (#33517)
|
2025-11-13 09:28:26 +08:00 |
|
xinsheng Ren
|
665b4695bc
|
fix: precision error in decimal constant conversion (#33541)
|
2025-11-11 18:45:33 +08:00 |
|
WANG MINGMING
|
101c8c6745
|
feat(taos): add connector info for perf_connections (#33458)
|
2025-11-05 17:48:58 +08:00 |
|
WANG MINGMING
|
daf705753b
|
fix(tmq): [TS-7468] position is negative because overflow (#33304)
|
2025-10-21 15:05:11 +08:00 |
|
dongming chen
|
34b3e0875c
|
enh: TD-38278-print-error-code (#33231)
|
2025-10-14 16:01:58 +08:00 |
|
WANG MINGMING
|
3dadce88b3
|
fix(stream): [TD35698]decimal data error if snapshot is true (#33189)
|
2025-10-10 09:37:00 +08:00 |
|
Mario Peng
|
918b10495d
|
enh(stmt):insert ctb in other stb return error (#32996)
|
2025-09-18 14:35:20 +08:00 |
|
Mario Peng
|
67ecc17c2b
|
fix: add check vtable in stmt translation (#32981)
|
2025-09-15 15:46:04 +08:00 |
|
Mario Peng
|
ae10071731
|
fix: stmt2 async query core (#32774)
|
2025-08-27 15:25:26 +08:00 |
|
Haojun Liao
|
25575ae703
|
fix(query): wait for a while before trying next endpoint for tasks. (#32761)
|
2025-08-27 11:04:29 +08:00 |
|
Yihao Deng
|
59d0a7e013
|
add retry to sync error (#32752)
|
2025-08-26 15:45:44 +08:00 |
|
Mario Peng
|
474096c78b
|
enh: stmt2 interlace bind return error (#32732)
|
2025-08-25 13:14:54 +08:00 |
|
Mario Peng
|
d0eb0efba9
|
enh:stmt set tbname support all characters (#32703)
|
2025-08-22 13:53:19 +08:00 |
|
Mario Peng
|
05a2c78a0d
|
fix: dbeaver delete sql core in stmt get_fileds (#32680)
|
2025-08-22 13:08:12 +08:00 |
|
Mario Peng
|
65f0542f3d
|
fix: stmt2 async query crashes on repeated binds (#32607)
|
2025-08-19 10:13:08 +08:00 |
|
Mario Peng
|
b8163b57ee
|
fix(stmt2): TD-36768 (#32578)
|
2025-08-18 10:57:03 +08:00 |
|
Haojun Liao
|
b225181dd7
|
fix(stream): handle source/destination table schema change scenearios. (#32580)
* fix(stream): handle source/destination table schema change scenearios.
* test(stream): update test cases.
|
2025-08-15 11:33:25 +08:00 |
|
Hongze Cheng
|
5252d62903
|
Merge pull request #32574 from taosdata/fix/3.3.6/TS-7047
fix(stmt): disable stmt retries
|
2025-08-15 10:40:57 +08:00 |
|
Tony Zhang
|
0f9751e4ce
|
fix: stmt tz error (#32503)
* fix stmt tz error
* fix operator right value null error
---------
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-08-14 21:00:06 +08:00 |
|
pengrongkun94@qq.com
|
a6fa22e197
|
fix CI
|
2025-08-14 14:37:07 +08:00 |
|
pengrongkun94@qq.com
|
b189b02d83
|
fix TS-7047
|
2025-08-14 09:01:48 +08:00 |
|
Yihao Deng
|
d237e9a1d6
|
add retry for TSDB_CODE_SYNC_WRITE_STALL (#32560)
|
2025-08-13 22:33:59 +08:00 |
|
Yihao Deng
|
581c3392d2
|
opt query on sys table ins_disk_usage (#32488)
|
2025-08-08 10:34:38 +08:00 |
|
hongzhenliu
|
5da5c29669
|
fix(client) select json on tags with escape (#32448)
|
2025-08-06 16:43:43 +08:00 |
|
hongzhenliu
|
cf1de8a715
|
fix: show table distributed with null column (#32164)
|
2025-07-26 18:04:11 +08:00 |
|
yihaoDeng
|
998f604ca9
|
opt
|
2025-07-04 11:41:05 +08:00 |
|
yihaoDeng
|
98f3759a40
|
fix
|
2025-07-04 10:48:41 +08:00 |
|
Yihao Deng
|
adac7203d5
|
fix invalid stack (#31635)
|
2025-07-04 10:28:15 +08:00 |
|
Mario Peng
|
a171bddefe
|
fix(stmt2):heap buffer overflow (#31606)
|
2025-07-04 10:10:00 +08:00 |
|
Mario Peng
|
0ca816aec3
|
feat:stmt2 interlace mode merge same table data (#31566)
|
2025-07-01 11:24:07 +08:00 |
|
WANG MINGMING
|
cb6ae5fb3d
|
fix(sml): change soure flag of alteing stable to avoid error in tmq (#31494)
|
2025-06-25 15:07:55 +08:00 |
|
Hongze Cheng
|
4340da1e65
|
fix: Out of memory in queue and Sync leader unreachable error (#31420)
|
2025-06-25 15:01:26 +08:00 |
|
yihaoDeng
|
d87023abb1
|
update set_connnect_option error
|
2025-06-17 15:35:17 +08:00 |
|
Yihao Deng
|
5f1e6fa4b6
|
update ip -white-list log (#31331)
|
2025-06-16 19:50:42 +08:00 |
|
Simon Guan
|
2838d2f063
|
Merge branch '3.0' into merge/mainto3.0
|
2025-06-14 10:41:12 +08:00 |
|
Mario Peng
|
d3f916238f
|
fix(stmt2):get fields select query memleak (#31343)
|
2025-06-12 11:19:33 +08:00 |
|
Yihao Deng
|
dc6dba0e06
|
feat: database engine (taosd) supports IPV6 (#31101)
|
2025-06-10 09:18:58 +08:00 |
|
Mario Peng
|
b9c5a89c02
|
fix:stmt2 type (#31276)
|
2025-06-04 10:31:00 +08:00 |
|
Mario Peng
|
ddbd210090
|
fix:stmt2 insert performance (#31258)
|
2025-05-30 16:30:20 +08:00 |
|
Mario Peng
|
81634d85d6
|
fix:stmt2 null sql core (#31243)
|
2025-05-29 16:41:41 +08:00 |
|
WANG MINGMING
|
3006ee87ed
|
fix: avoid using : in consumer group (#31225)
|
2025-05-29 16:29:07 +08:00 |
|
Mario Peng
|
c46fc80f59
|
fix:async exec reprepare (#31242)
|
2025-05-29 16:27:31 +08:00 |
|
Mario Peng
|
1bd57ac85c
|
fix(stmt): wrong sql type core (#31226)
|
2025-05-28 20:37:42 +08:00 |
|
Mario Peng
|
48c3d952ed
|
fix:errcode not match (#31196)
|
2025-05-26 14:33:54 +08:00 |
|
Mario Peng
|
4f7bfed1cf
|
enh(stmt2):add stmt2 log (#31171)
|
2025-05-23 16:36:12 +08:00 |
|