Commit Graph

91 Commits

Author SHA1 Message Date
21c043052c [to #51070036] fix cursor init with not null refcursor obj 2023-08-02 06:18:30 +00:00
4238db272a [to #51092998] fix RAISE_APPLICATION_ERROR omits sqlerrm 2023-08-01 18:12:24 +00:00
222de8ce6a [to #50938629]add ps cursor stmt id in sql_audit 2023-08-01 14:48:23 +00:00
ee2d793c9a [to #50632635]to_many_rows happend not update result reset in pl 2023-08-01 14:24:30 +00:00
0cabd54742 [to #50408284]spi_result need close result set first 2023-07-26 10:12:46 +00:00
f8af7ea99a to issue<50473724>:fix cursor open memory leak 2023-07-26 08:48:34 +00:00
d4bccd4b43 fix mysql regression pl_collection_sqlqa.collections_not_null_oracle 2023-07-26 07:48:19 +00:00
233d5032b9 [to #50838658]fix bug dblink sql in PL 2023-07-25 17:24:24 +00:00
5c2fc55d63 [CP] [CP] issue<50775099>:forbid set global var when executing nested sql 2023-07-25 07:48:39 +00:00
c1200c00c8 [to #50896821]fixed ps cursor local retry 2023-07-19 10:12:25 +00:00
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