Commit Graph

172 Commits

Author SHA1 Message Date
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
e0bd258289 to issue<47171684>:fix sanity core:ob will core when bulk collect into complex type var which has owned some data 2023-01-28 15:46:44 +08:00
806e690b1b [to #47113625] fix ObPLPackageGuard typo 2023-01-12 19:02:33 +08:00
87e368c52f Fix udt bugs 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
8db97ab4e4 [to #47026168] fix sanity core & package cursor resolve 2023-01-12 19:02:33 +08:00
6447906ef3 [to #35400270] fix padding of PL CHAR variables in PAD_CHAR_TO_FULL_LENGTH sql_mode 2023-01-12 19:02:33 +08:00
d2132b5120 occupy a pos for ob_item_type 2023-01-12 19:02:33 +08:00
adc47148bf to issue<46956625>:add stmt type check logic in cursor open stage 2023-01-12 19:02:33 +08:00
50076ceb7e [CP] covert the result set to return type when fetching cursor specified return type 2023-01-12 19:02:33 +08:00