Commit Graph

81 Commits

Author SHA1 Message Date
437b2245b2 [to #50813630] fix spi::store_result with opaque value 2023-07-13 12:23:52 +00:00
316e56d882 [xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable 2023-07-12 15:12:28 +00:00
1297b6d169 fix mysqltest 2023-07-12 06:42:16 +00:00
2ab72081ed to issue<50635566>:fix dynamic sql execute anonymous block core 2023-07-03 08:24:07 +00:00
f9577beca0 [CP] [to #50196630]fix bug select for update in PL dyamic sql 2023-06-27 12:42:16 +00:00
7bc1a2d5a8 issue<49381348>:fix serveral memory leak stack stage2 2023-06-14 10:12:27 +00:00
cf733ea64f to issue<50328041>:support kill stmt in pl 2023-06-13 10:47:53 +00:00
55d9685e17 bugfix: ddl adaptation for xml column && remove collation set for clob; 2023-06-13 08:42:23 +00:00
121b93052a [to #50045111] ps cursor support packet retry 2023-06-05 04:50:51 +00:00
1ec037362a [to #50090975]inner_open allocator need cover entire lifecycle of spi_result in spi_inner_execute 2023-06-01 10:53:52 +00:00
744a7ed6c4 fix mysqltest 2023-05-30 04:22:31 +00:00
f244dded1a [to #49898394]4.1 & master ps cursor retry not set pl flag 2023-05-26 06:41:23 +00:00
a4607065ee [to #43532098]for loop cursor dup column name check 2023-05-19 03:41:20 +00:00
52b1cf673b fix issue<49765208><49775511><49758358>:fix dml with udf parallel execute issues 2023-05-18 08:46:48 +00:00
bf967f7515 fix: pl implicit cast 2023-05-17 12:16:55 +00:00
b8ce00f94c [to #49620051]fixed local unstream cursor reopen to local stream cursor mem core dump 2023-05-11 13:26:01 +00:00
8bcb1ce7a6 to issue<49484128>:fix a core when using dynamic sql bulk into 2023-05-06 06:38:20 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
f58add1aa6 to issue<49346282>:fix core about collection type 2023-04-27 11:48:47 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
ffb125d10e [to #48891422] update PL C interface signature 2023-04-26 15:02:30 +00:00
1ec41795d6 [to #48891422] fix PL C interface allocator 2023-04-26 12:50:16 +00:00
7c79e6fccf [CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL 2023-04-24 04:11:38 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
0d6dc4e2ca issue<48107888>:fix memory leak of inner store routine with out argument 2023-04-19 07:11:50 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
060c4c575f [CP] [to #48317576] fix get ddl chinese comments are garbled 2023-04-11 13:04:59 +08:00
651ad281f5 [to #48480427] reset dummy_result before rewrite it 2023-04-04 06:40:55 +00:00
1a733581e8 to issue<48802240>:fix dbms cursor retry issue 2023-04-04 04:15:21 +00:00
26ddc2614d [to #48696881] remove free_session_var call in package 2023-03-28 09:11:12 +00:00
70c142ab23 to issue<48495992>:fix core when dml stmt bulk into complex type var 2023-03-22 12:41:58 +00:00
2ba2884b1f [to #48440485]fix set changed package info when bulk collect into package variable 2023-03-22 04:15:49 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
3a1e99265f [to #48075831]set spi_cursor to null when error happend 2023-03-02 16:02:18 +00:00
e43722b5d2 [to #48000227] fix serval sanity core 2023-02-25 02:10:27 +00:00
b0a216b002 to issue<47336750>:fix memory leak of tenant ctx 2023-02-24 16:41:08 +00:00
dd654cd6f3 make parameters starts with '_' invisible in oracle mode 2023-02-10 06:11:31 +00:00
4b1f26e4eb [CP] [to #47499273] fix bulk collect table which may modified by sql 2023-02-09 16:01:02 +00:00
343948c1c8 [to #47664770] always deep copy bulk values 2023-02-09 15:03:39 +00:00
cf46abc3e9 [to #32475164] fix typo by review 11475789 2023-02-07 16:38:11 +08:00
9b302b8660 [to #41932470] fix memory of udf 2023-02-06 23:45:37 +08:00
78662489b8 [to #47144085] fix pkg/subprogram cursor with default parameter 2023-02-06 13:34:20 +08:00
eeffabef3e to issue<47498919>:cursor open failed will ignore errcode 2023-02-06 13:30:39 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
10b85bdc42 [master] fix pl autonomous transaction and pl cursor cases 2023-01-28 18:32:41 +08:00
da8c498599 [to #33186370] fix cursor for loop & tcl retry logic 2023-01-28 16:57:28 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00