Commit graph

96 commits

Author SHA1 Message Date
Mario Peng
d98eebd715
fix stmt core (#33196) 2025-10-10 14:09:29 +08:00
Simon Guan
8017d3bea1 Merge branch 'main' into merge/mainto3.0 2025-09-19 09:17:26 +08:00
pengrongkun94@qq.com
20fcd656c7 Merge remote-tracking branch 'origin/3.3.6' into HEAD 2025-09-18 18:45:33 +08:00
Mario Peng
918b10495d
enh(stmt):insert ctb in other stb return error (#32996) 2025-09-18 14:35:20 +08:00
Simon Guan
25d449cdbd Merge branch 'main' into merge/mainto3.0 2025-09-16 09:32:48 +08:00
Mario Peng
06e8705491
fix: add empty nchar input (#32986) 2025-09-16 08:56:00 +08:00
Mario Peng
f178c4d1ba
fix: add check stmt in translation (#32978) 2025-09-15 15:25:35 +08:00
Simon Guan
d94b75564d Merge branch 'main' into merge/mainto3.0 2025-09-12 09:32:02 +08:00
Mario Peng
caba5a91e3
fix: add empty nchar input (#32946) 2025-09-11 10:39:20 +08:00
Simon Guan
fa0d60ad2a Merge branch 'main' into merge/mainto3.0 2025-09-10 08:37:22 +08:00
Mario Peng
bb869b9d48
enh(stmt2):fix some stmt2 query proble (#32913) 2025-09-09 17:28:07 +08:00
wangmm0220
256116de59 fix(stream): conflicts from main 2025-09-04 20:02:22 +08:00
Mario Peng
3be1ad01b1
enh(stmt2): checkout tables exist when insert into stb without tag (#32804) 2025-09-01 15:21:12 +08:00
Simon Guan
a32607ba3d Merge branch 'main' into merge/mainto3.0 2025-08-22 17:51:28 +08:00
Mario Peng
d54dc6a4ff
feat(stmt2): STMT2 support decimal type (#32563) 2025-08-22 14:18:24 +08:00
Simon Guan
5a5ec84d80 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-22 14:15:42 +08:00
Mario Peng
d0eb0efba9
enh:stmt set tbname support all characters (#32703) 2025-08-22 13:53:19 +08:00
Mario Peng
01f32bf86d
enh(stmt): set tbname support all characters (#32685) 2025-08-22 13:36:53 +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
231e6ea8c9
fix: stmt errors (#32632) 2025-08-19 16:36:42 +08:00
Simon Guan
272ab7091d Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-19 10:17:39 +08:00
Mario Peng
65f0542f3d
​​fix:​​ stmt2 async query crashes on repeated binds (#32607) 2025-08-19 10:13:08 +08:00
Mario Peng
543b8e6487
fix: stmt2Test (#32612) 2025-08-18 17:06:36 +08:00
Simon Guan
510f126752 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-18 13:45:23 +08:00
Mario Peng
b8163b57ee
fix(stmt2): TD-36768 (#32578) 2025-08-18 10:57:03 +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
Mario Peng
523ca009af
fix(stmt): disable exec error retries (#32567) 2025-08-13 22:11:43 +08:00
Mario Peng
d835fc5db0
fix(stmt2):tbname error output (#31997) 2025-07-18 16:26:53 +08:00
Yihao Deng
bcabf3536a
feat: support BLOB data type (#31704) 2025-07-17 14:17:47 +08:00
Mario Peng
c2a540f915
feat(stmt2):binding columns with fixed values (#31751) 2025-07-14 10:35:04 +08:00
Mario Peng
503f1128cc
fix stmt2 alter table schema bind (#31694) 2025-07-08 13:47:16 +08:00
Mario Peng
0ca816aec3
feat:stmt2 interlace mode merge same table data (#31566) 2025-07-01 11:24:07 +08:00
Mario Peng
d3f916238f
fix(stmt2):get fields select query memleak (#31343) 2025-06-12 11:19:33 +08:00
Mario Peng
cc3fabdc08
fix:tsdb select error (#31300) 2025-06-06 15:09:54 +08:00
Mario Peng
3c21c93b82
enh:add stmt interlace defined col insert (#31257) 2025-05-30 14:43:04 +08:00
Mario Peng
81634d85d6
fix:stmt2 null sql core (#31243) 2025-05-29 16:41:41 +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
4fab91f800
fix(stmt2):memleak insert into stb (#31127) 2025-05-17 21:02:58 +08:00
Mario Peng
24357375d9
fix:core (#31080) 2025-05-15 18:18:08 +08:00
Mario Peng
63cdab3d3b
enh: stmt2 - return success even when error occurs (#30904) 2025-04-27 18:01:31 +08:00
Mario Peng
bb9ee33f0e
fix:fixed tag multi-prepare core (#30813) 2025-04-17 19:20:45 +08:00
Mario Peng
9c37019832
fix:stmt non-interlace multi-prepare problem (#30793) 2025-04-16 09:06:33 +08:00
Mario Peng
67cef50b05
fix(stmt2):refactor stmt2 prepare cache reset (#30769) 2025-04-12 19:58:06 +08:00
Mario Peng
7b2dd4cfd7
fix(stmt2): interlace ts order (#30726) 2025-04-10 14:28:41 +08:00
Mario Peng
9d86e06703
fix : geometry check NULL for interlace mode (#30514) 2025-03-27 10:07:45 +08:00
Mario Peng
7de8fdf12a
fix:remove stmt2_get_fields binfo cache (#30420) 2025-03-25 10:37:41 +08:00