|
|
f6090d6b30
|
fix bug: plan cache core is caused by the plan cache diagnostic view.
|
2024-02-08 00:17:49 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
718c71384c
|
Add query hint: enable_rich_vector_format
|
2024-01-18 14:12:30 +00:00 |
|
|
|
efc6695d43
|
Fix ObTempRowStore filling in uniform const format value causing crash
|
2024-01-16 11:43:33 +00:00 |
|
|
|
a0a97117bf
|
bug fix: db_id displayed by SQL audit and plan stat is inconsistent.
|
2024-01-10 13:12:43 +00:00 |
|
|
|
c257e61733
|
Fix incorrect plan sharing causing crash
|
2024-01-03 17:13:37 +00:00 |
|
|
|
2882851e54
|
to issue<53361277>:support flush pl cache single cache object
|
2023-12-28 09:12:48 +00:00 |
|
|
|
f0d025ca4c
|
fix bug: plan cache core is caused by the plan cache diagnostic view.
|
2023-12-18 21:47:59 +00:00 |
|
|
|
6ecc0292a5
|
[CP] The internal SQL of udf cannot hit the plan cache
|
2023-11-01 07:10:00 +00:00 |
|
|
|
c13243ff23
|
fix handling invalid character in identifier
|
2023-09-22 03:10:14 +00:00 |
|
|
|
352998fa31
|
add _enable_values_table_folding config param
|
2023-09-15 04:43:48 +00:00 |
|
|
|
ca21045824
|
fix some typo error
|
2023-09-08 12:35:44 +08:00 |
|
|
|
8015a958d0
|
[FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
|
2023-08-30 10:44:18 +00:00 |
|
|
|
ee8cd5ee54
|
delete unused log
|
2023-08-17 12:30:29 +00:00 |
|
|
|
bbc291bf78
|
[CP] fix bug insert_up core with sanity_binary
|
2023-08-17 11:46:20 +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 |
|
|
|
9b3f07d4ad
|
add for insert values statement split&rewrite batch optimization
|
2023-08-14 15:12:40 +00:00 |
|
|
|
977dad219f
|
Fix bug spaces at the beginning and end of the sql statement do not affect batch optimization
|
2023-08-09 10:12:52 +00:00 |
|
|
|
995d8925e1
|
Added tracepoint control flush plan cache does not clean up leak memory
|
2023-08-02 09:24:21 +00:00 |
|
|
|
ba97604527
|
fix plan cache not sharing plan at weak read
|
2023-07-25 08:48:26 +00:00 |
|
|
|
76e17ac719
|
Solve the problem that CreateContext occupies 500 tenant memory
|
2023-05-29 17:41:06 +00:00 |
|
|
|
53c181dd36
|
Fix performance reduction -- 002
|
2023-05-23 08:11:35 +00:00 |
|
|
|
271e8aa047
|
Fix some user-defined_rules bug
|
2023-04-27 14:41:41 +00:00 |
|
|
|
2657770e7f
|
Fix the core caused by plan cache double free
|
2023-04-20 11:15:53 +00:00 |
|
|
|
6f484aac81
|
Fix plan cache evict failure
|
2023-04-11 12:41:52 +08:00 |
|
|
|
fdc08f5080
|
Fix the failure to get the tenant config
|
2023-03-23 04:11:57 +00:00 |
|
|
|
ebefd2bd67
|
revert tenant config opt for sql module
|
2023-03-08 04:14:03 +00:00 |
|
|
|
a65db0d0f8
|
timeguard and tenant config opt (5/5)
|
2023-03-02 18:49:10 +00:00 |
|
|
|
59a94c10ac
|
fix spm bugs and add some user friendly mechanisms
|
2023-02-25 02:41:08 +00:00 |
|
|
|
e35e00581d
|
fix the background thread's tenant_id is inconsistent with the ps cache's while changing tenants
|
2023-02-14 07:17:09 +00:00 |
|
|
|
e05475cdbc
|
fix plan core whiling concurrently deleting plan
|
2023-02-08 11:56:31 +08: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 |
|
|
|
4799992a7f
|
fix add plan hang caused by resource manager evict plan
|
2023-01-12 15:13:17 +00:00 |
|
|
|
c618e39038
|
[to #47185930] fix a typo in add_ps_plan & fix mysqltest
|
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 |
|
|
|
7c991b5da5
|
[FEAT MERGE] implement SQL level resource management based on pattern match
|
2023-01-12 19:02:33 +08:00 |
|
|
|
9dcc0a529e
|
[FEAT MERGE]implement user-defined rewrite rules
|
2023-01-12 19:02:33 +08:00 |
|
|
|
59df2a1a27
|
Remove is_valid in ps cache and plan cache.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
bc1f0c4d8d
|
[CP] [CP] [CP] support sql_id level cache evict
|
2022-05-16 20:37:47 +08:00 |
|
|
|
8958d59bf2
|
sql_id is null when hit plan cache.
|
2022-04-14 11:20:50 +08:00 |
|
|
|
0b3eff2515
|
未use database的情况下创建outline,查询gv$outline时报-4016
|
2022-02-28 20:15:44 +08:00 |
|
|
|
9710bb145a
|
Fix core at plan cache ObCacheObject::pre_calculation
|
2022-02-07 18:57:42 +08:00 |
|
|
|
9d77e24a32
|
fix memory leak when unit migrate or del tenant happens
|
2021-07-27 15:39:14 +08:00 |
|
|
|
f27ecbb784
|
opensource bigfix patch
|
2021-07-13 19:42:21 +08:00 |
|
|
|
cea7de1475
|
init push
|
2021-05-31 22:56:52 +08:00 |
|