56 Commits

Author SHA1 Message Date
19956864f6 [CP] [#2025011600107021005]Fix: optimize mysql pl cache for resolve error -5055/-5555. 2025-02-13 10:16:57 +00:00
d618fa495f [CP] [FEAT MERGE]PL 425bp1 feature.
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
2025-01-23 04:50:10 +00:00
539b1caa79 [CP] [#2024120500106003679]Fix : add log for evicted pl obj in pl cache 2025-01-06 06:45:31 +00:00
6596897e58 [to #2024072000103865183]fix: pl enum refactoring 2024-12-11 04:45:31 +00:00
6d3a8a8b76 [FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2024-11-22 17:15:27 +00:00
d4f4b28921 [CP] [to #2024100900104645942] fix: handle param defend false positive & refactor check composite compatible 2024-11-07 04:16:34 +00:00
d3bbe3851f [CP] [FEAT MERGE]:Refactor pl/sql memory management 2024-11-01 08:17:49 +00:00
115305498d [CP] [to #2024081200104104666]fix bug dblink PL timeout 2024-09-26 05:46:32 +00:00
2cdeaddd8c [CP] [to #2024071600103723443] fix: add param type defence at execution stage & fix several related bugs 2024-09-02 21:23:25 +00:00
445002cafa [CP] [FEAT MERGE]424 PL dev features
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: hanr881 <1741282579@qq.com>
2024-08-19 06:45:07 +00:00
9f605c632f [CP] [to #57831036] fix anonymous block with composite out parameter in ps mode 2024-07-25 07:41:11 +00:00
eed6b5fd90 [CP] [to #57075306] [FEAT MERGE] 4_2_3_pl_dev merge review
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
2024-06-18 03:22:32 +00:00
a9fc91b6e3 [CP] [FEAT MERGE] [to #41566681] implement DBMS_PROFILER package 2024-06-17 22:16:26 +00:00
585fc4901c [to #56938636] support PLSQL_OPTIMIZE_LEVEL and _ob_pl_compile_max_concurrency 2024-05-28 07:16:02 +00:00
3f7f1b766e [CP] [to #56453778] fix compiler env with routine/package compiler and package state 2024-05-24 06:16:02 +00:00
9142f00e21 [CP] [to #56772630] fix serval pl/sql bugs 2024-05-22 07:36:06 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
852f63a7b3 [CP] [to #55730303] fix: fix a PL JIT core when memory is insufficient 2024-04-09 12:54:00 +00:00
eed677c16e [to #53391711] patch persist PL compile result from 4_2_x_release to master 2024-04-09 12:38:44 +00:00
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
d3dff932a4 [CP] [to #54452952] fix serval pl/sql bugs 2024-02-09 13:53:15 +00:00
a117104a2f [CP] fix ps diag view bug: return -4002 error code 2024-02-09 00:10:24 +00:00
d2633c10e1 [CP] [to #52802834] fix record default value with null & serval bugs 2024-02-08 19:24:42 +00:00
332d24733c [CP] [to #47533948] alter procedure compile debug 2024-02-08 02:05:30 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
05599ed878 [CP] [to #54452952] fix serval pl/sql bugs 2024-01-17 07:47:47 +00:00
b28564c4a2 [CP] fix ps diag view bug: return -4002 error code 2024-01-05 04:42:53 +00:00
47aea9865a [CP] [to #52802834] fix record default value with null & serval bugs 2024-01-02 12:43:16 +00:00
0e20563408 [CP] [to #47533948] alter procedure compile debug 2023-12-19 14:14:10 +00:00
f5393a44ae [to #52917765] fix text anonymous blocks lock contending and support early when stop in query/session killed 2023-11-06 12:13:32 +00:00
8ffdaaff37 [CP] [to #50146855] add concurrency control for PL compilation 2023-10-31 23:43:06 +00:00
ee361e15fe [FEAT MERGE]support PL dblink oracle 2023-08-21 03:40:30 +00:00
540e01a6ef [to #51110137] fix text anonymous with question mark compatible Oracle 2023-08-15 06:10:16 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
7fb5e481ea [to #51346236]check trigger params & fix schema_checker init in PL module 2023-08-07 04:42:31 +00:00
59591c9ea2 to issue<49845698>:fix pdml with udf report 6220 2023-05-23 05:17:26 +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
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
b3e639bbea [to #47948126] check pl privilege 2023-04-17 03:41:52 +00:00
b14bad1f09 to issue<48907696>:fix udf containing complex type execute slow issue 2023-04-13 07:25:34 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
196eba7573 [to #47579066] fix a typo & a white scan 2023-02-08 15:14:38 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +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
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
a09a9911fe to issue<47065195>:fix memory leak of pl temp when using udf in sql stmt 2023-01-12 19:02:33 +08:00
4d6995673a [CP] [to #46708308] add ObPLCtxGuard for udf calc 2023-01-12 19:02:33 +08:00
7ccc8ed5d3 [CP] fix dynamic memleak when executing select stmt containing udf 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00