Commit Graph

42 Commits

Author SHA1 Message Date
83f363ceba [CP] fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-07-05 03:18:08 +00:00
157ecc38a3 fix some bug 2023-06-02 05:42:03 +00:00
c09e11faec fix cast expr not consistent because of plan cache 2023-06-01 07:12:20 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
bf7035b688 fix some bug 2023-05-10 13:45:59 +00:00
5eef4de86d fix some optimizer bugs 2023-05-10 05:19:22 +00:00
baf5ab66b6 fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-09 08:45:41 +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
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
b82a6210d4 Restore query string in session when change it. 2023-04-27 02:41:31 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
4708d356a7 sql_monitor change time expression from cpu_cycle to time_us 2023-04-04 03:11:24 +00:00
0e22eb2aae fix full link tracing log printed in observer.log 2023-03-31 15:14:52 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
d7da0bcfb3 adjust show trace framework 2023-03-06 09:43:43 +00:00
e84f946374 Revert “fix show trace cannot find root span while adaptting upstream” 2023-03-03 07:11:13 +00:00
6979025cf4 fix show trace cannot find root span while adaptting upstream 2023-03-02 15:30:59 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
092b683a60 [master] add sql_audit txn-route diagnose info 2023-02-14 04:15:02 +00:00
5ae3b0664f fix sql plan manger memory bug 2023-02-10 06:47:16 +00:00
9bbe05b4b4 fix optimizer trace bug and fix format sql plan bug 2023-02-07 11:37:22 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +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
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
f8c8061bfa Compatible with upstream components that do not support show trace 2023-01-28 20:22:16 +08:00
fc53210ebc fix plan real info manager core 2023-01-28 19:46:27 +08:00
c24c75ed20 Add PARTITION HIT flag to sql_audit. 2023-01-28 19:20:26 +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
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
6b32c50e72 Record request_id in sql audit before push into queue. 2022-11-10 09:10:11 +00:00
0621c4812e add checker for system_memory and memory_limit 2022-11-10 08:37:49 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
727c5bf512 transfer the query response time collection to sql audit consumer thread 2022-08-04 19:28:51 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00