Commit Graph

44 Commits

Author SHA1 Message Date
6ebdc3a423 [CP] [#2025021000107167788]Fix:update dep info table when alter compile and fix pl cache check logic. 2025-02-13 15:46:19 +00:00
19956864f6 [CP] [#2025011600107021005]Fix: optimize mysql pl cache for resolve error -5055/-5555. 2025-02-13 10:16:57 +00:00
221db9fd58 to issue<2025020600107148743>:fix several bugs 2025-02-13 09:45:24 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
fda4f79146 [CP] [#2025011000106957901]Fix revert errcode overlap after adjust_definer_db_id 2025-01-12 15:44:58 +00:00
1cc92e09f1 [FEAT MERGE] Compilation Optimization
Co-authored-by: fengdeyiji <546976189@qq.com>
Co-authored-by: tushicheng <18829573815@163.com>
2025-01-08 09:46:00 +00:00
f6b7ef1d26 [CP] [#2024121700106507058] Fix: optimize pl cache add obj for anonymous block which has udt param. 2025-01-06 19:46:02 +00:00
539b1caa79 [CP] [#2024120500106003679]Fix : add log for evicted pl obj in pl cache 2025-01-06 06:45:31 +00:00
8f352ed2be [CP] [#2024082800104288965]Use definer db_id as part of pl cache key for pl obj with definer right. 2025-01-06 03:44:57 +00:00
8deaf933b7 [CP] [#2024120900106380109]Fix sql_id,avg_exec_time column and add params_info,sys_vars for V$ob_pl_cache_obj 2025-01-02 21:15:16 +00:00
a9cdba9e09 [#2024092900104618459]Fix: modify show pl_schema_id at gv_sql and flush mysqltest. 2024-12-13 06:44:52 +00:00
1b4c85fae7 [#2024101000104662742]Add pl_evict_version and correct schema_verison semantics in pl cache view. 2024-12-10 04:44:55 +00:00
a312bd9d9d [CP] [#2024110500104948453]Fix sequence dependecy in pl cache out of date check logic 2024-12-06 07:45:13 +00:00
dcb37f4102 [CP] to issue<2024111500105126281>:fix trigger execute issue 2024-11-25 14:18:32 +00:00
1dc491afd9 to issue<2024110900105037796>:fix pl cache issue when alter column to visible 2024-11-11 08:44:48 +00:00
886b64da99 [CP] [#2024090300104355939]Fix public synonym and same name private synonm problem. 2024-11-05 11:44:30 +00:00
227baab2eb [CP] adjust param matching rule for typed NULL value 2024-09-25 18:46:49 +00:00
36707d153e [CP] [to #2024081500104151462]Fix:pl cache no hit when different db have same name table 2024-08-23 10:34:53 +00:00
df78b19c9a [CP] to issue<55739667>:fix truncate table cause pl cache mismatch after alter table add/drop column 2024-08-15 14:24:14 +00:00
db50ec5142 Remove pl cache when remove pl obj. 2024-08-15 12:55:24 +00:00
dc49458623 support db_id and routine body in pl cache 2024-06-18 09:46:11 +00:00
a9fc91b6e3 [CP] [FEAT MERGE] [to #41566681] implement DBMS_PROFILER package 2024-06-17 22:16:26 +00:00
b78a200b64 [CP] to issue<56691678>:fix pl cache match issue when pl containing same name table cross user 2024-05-16 03:45:52 +00:00
36fdaab92e [CP] to issue<56141233>:add sys_var influencing cache to pl cache key & fix case when issue 2024-04-19 04:50:06 +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
4656d6cb08 fix mysqltest 2024-02-09 09:15:39 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
63825b1014 [CP] to issue<53837093>:fix call stmt which procedure argument is array hit plan issue in ps mode 2024-02-08 03:15:12 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
65934c90bb fix mysqltest 2024-01-12 03:48:49 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
05e1caa093 [CP] to issue<53837093>:fix call stmt which procedure argument is array hit plan issue in ps mode 2023-12-19 21:13:38 +00:00
5eed1011a1 to issue<51947103>:fix 4016 when using '==' condition operator and pl cache match issue 2023-09-01 07:14:37 +00:00
9297c2e8f7 to issue<51642406>:fix pl cache ext type match issue 2023-08-18 11:14:01 +00:00
1f54b72ae9 to issue<51021271>:fix ps call cache hit issue 2023-08-01 19:18:17 +00:00
0065e91dda Fix some plan cache bug 2023-07-25 06:42:57 +00:00
0e573f70db to req<50664381>:fix synonym object match issue 2023-07-04 03:48:13 +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
e19f981742 to issue<48813106>:fix package hit plan issue & adjust log level of pl cache 2023-04-04 06:14:12 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +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