|
|
f745b47cbc
|
[FEAT MERGE] implement dynamic sampling
|
2023-04-27 12:15:28 +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 |
|
|
|
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 |
|
|
|
4872b46eef
|
Support show create table strictly compatible with MySQL
|
2023-04-18 06:45:09 +00:00 |
|
|
|
0f342a5f1e
|
Fix: sys_var plan cache not set
|
2023-03-23 07:15:38 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
f5f1706791
|
Fix: core at oceanbase::sql::ObBasicSessionInfo::get_sync_sys_vars at ./src/sql/session/ob_basic_session_info.cpp
|
2023-03-14 17:41:22 +00:00 |
|
|
|
52c45c7403
|
[master][tx-route] do not abort tx if txn has explict savepoint or serializable snapshot
|
2023-02-24 15:46:42 +00:00 |
|
|
|
21a9f7a01f
|
Fix:Session synchronization default value scene forgets to synchronize to sys_var_cache
|
2023-02-24 14:39:31 +00:00 |
|
|
|
429bde73a6
|
Fix: defragment_sys_variable has memory allocation failure wild pointer problem
|
2023-02-20 10:11:47 +00:00 |
|
|
|
88ee461fbe
|
[master] add session id into autocommit log
|
2023-02-16 13:12:15 +00:00 |
|
|
|
7ca44639df
|
defragment_sys_variable error code swallowed
|
2023-02-10 11:40:54 +00:00 |
|
|
|
8fab2d62ff
|
session variable sync add trace log
|
2023-02-10 10:16:21 +00:00 |
|
|
|
92e68b0868
|
Fix: core at oceanbase::common::ObTimeConverter::str_to_offset at ./deps/oblib/src/lib/timezone/ob_time_convert.cpp
|
2023-02-07 14:07:26 +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 |
|
|
|
3d4f554258
|
[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-28 20:40:16 +08:00 |
|
|
|
f8c8061bfa
|
Compatible with upstream components that do not support show trace
|
2023-01-28 20:22:16 +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 |
|
|
|
b95869c8ed
|
[CP] [CP] [CP] fix last_active_time reset bug when change user
|
2023-01-12 19:02:33 +08:00 |
|
|
|
5aed6bd3d8
|
[FEAT MERGE] ELR & WeakRead feature enhancement
|
2023-01-12 19:02:33 +08:00 |
|
|
|
0dfcc0daf7
|
[CP] sql nio support ssl and open by default on master
|
2023-01-12 19:02:33 +08:00 |
|
|
|
09028517e6
|
[CP] Fix: Deserialized session lifecycle issues
|
2023-01-12 19:02:33 +08:00 |
|
|
|
cb76404a56
|
Fix: SYS_VARS_STR_SIZE alloc not enough
|
2023-01-12 19:02:33 +08:00 |
|
|
|
8fb62754a1
|
[FEAT MERGE] Add LatchIds for locks and monitors
|
2023-01-12 19:02:33 +08:00 |
|
|
|
51de5b5911
|
[SCN] fix farm failure
|
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 |
|
|
|
68151eb87a
|
[SCN] modify missing scenes
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4c49f6e7c5
|
fix scn legacy issues
|
2023-01-12 19:02:33 +08:00 |
|
|
|
8a4d14122f
|
replace ts related to ddl with scn.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
11485d6a98
|
[SCN REFACTOR] replace flash back snapshot and remove read snapshot session
|
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 |
|
|
|
26f34fa185
|
fix config not init when init sys_vars
|
2022-11-22 09:38:05 +00:00 |
|
|
|
6476060fb9
|
Fix: debug_sync bug
|
2022-11-16 05:05:35 +00:00 |
|
|
|
9087e81b32
|
ASH report PL/SQL Script for Oracle Mode
|
2022-11-03 14:10:17 +00:00 |
|
|
|
55b72219b5
|
Fix: log level bug and debug_sync no update required when the debug_sync is unenabled
|
2022-11-03 02:06:45 +00:00 |
|
|
|
a700566f56
|
Fix hang bug when load system variables
|
2022-11-03 00:43:19 +00:00 |
|
|
|
88ec965bc2
|
session not release to pool when load sys vars fail
|
2022-11-02 19:40:52 +00:00 |
|
|
|
aaea748c68
|
remove unusable variables and parameters
|
2022-10-28 03:35:18 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
aae19e1f3c
|
[CP] [CP] Fix the core caused by accessing cur phy plan
|
2022-09-13 09:33:55 +00:00 |
|
|
|
69318f4d38
|
[CP] Fix core at kill session
|
2022-09-07 04:32:45 +00:00 |
|
|
|
14a6af150b
|
[CP] disable spm before 4.0
|
2022-08-16 11:48:38 +08:00 |
|
|
|
a69e1e30df
|
[CP] [xa] [fix] intercept the idle timeout behavior of xa
|
2022-08-08 20:34:53 +08:00 |
|
|
|
dd107a407e
|
[CP] fix object name length checking in mysql mode
|
2022-06-21 10:58:06 +08:00 |
|
|
|
04a249f897
|
Fix session bug
|
2022-04-08 14:02:07 +08:00 |
|
|
|
4f1f1b93b9
|
fix query __all_virtual_processlist bugs
|
2022-03-21 14:34:42 +08:00 |
|
|
|
8d81ad6ed1
|
cherry-pick to opensource branch
|
2022-03-16 20:16:36 +08:00 |
|
|
|
144d6aa2de
|
query sql more than 16383 cuted in gv$sql_audit
|
2022-01-14 10:37:55 +08:00 |
|