Commit Graph

47 Commits

Author SHA1 Message Date
e01e420726 Fix remote execution error 4016 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
f696c17aec [CP] fix plan cache core at match cons 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 2023-01-12 19:02:33 +08:00
a74a280f70 [CP]fix const number of fast parse and normal parse is different bug 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
68151eb87a [SCN] modify missing scenes 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
931a1810cc Support timing auto flush plan cache 2022-11-18 13:05:43 +00:00
c5cff66ebe [CP] fix serialized packet and return less data 2022-11-18 06:35:51 +00:00
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
e848566f1a [CP] [to #44870814]fix adds pl object core at match cons 2022-11-07 04:08:05 +00:00
833107d931 fix last_trace_id expr bug in remote execution 2022-11-02 23:35:49 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
a6f1d1d1fe [CP] Fix core at resolve paramed const 2022-09-02 09:32:51 +00:00
4e81072cd2 [CP] [CP] Fix reference count leak when stmt_info expires 2022-08-25 18:14:55 +08:00
649a2dc6f7 [CP] Fix execution failure due to incorrect plan sharing 2022-08-25 18:14:16 +08:00
fa70d54091 [CP] Fix error code with incorrect semantics 2022-07-04 10:57:20 +08:00
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
7433acf7e3 [CP] [CP] [CP] Fix reference count exception when ps cache evict task concurrency 2022-05-05 14:18:18 +08:00
bx0
8958d59bf2 sql_id is null when hit plan cache. 2022-04-14 11:20:50 +08:00
lf0
9aa337ba9e Fix FastParserRes memory leak caused by remote plan 2022-03-17 15:10:54 +08:00
xy0
0b3eff2515 未use database的情况下创建outline,查询gv$outline时报-4016 2022-02-28 20:15:44 +08:00
yb0
a3fa322bc9 modify large stack variable to heap variable for pwj compare 2022-02-16 19:22:12 +08:00
9007c77b10 disable construct of ObIAllocator 2022-02-10 20:06:48 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
lf0
9710bb145a Fix core at plan cache ObCacheObject::pre_calculation 2022-02-07 18:57:42 +08:00
zs0
c84b7de59c enhance plan expiration, optimize index prune for small row count 2021-11-11 19:49:35 +08:00
bx0
e55c1cfb1b Shield sensitive information in sql_audit. 2021-11-02 14:14:13 +08:00
lf0
ed0ed1a0a8 Fix the core caused by using invalid memory 2021-10-21 16:24:43 +08:00
4ca9eabca4 support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release 2021-10-20 11:33:38 +08:00
lf0
875865e081 Fix traverse does not check overflow resulting in stack overflow 2021-09-17 19:09:35 +08:00
rq0
ce819f8b0f fix core when invoke ObDistPlans::match 2021-08-12 16:55:49 +08:00
sl0
4640a92c31 Bugfixs patched from 3.1.x to 3.1_opensource_release 2021-07-29 14:14:16 +08:00
lf0
52a81d2861 Fix ps cache is invalid when calling cache_evict_all_ps 2021-07-28 11:42:14 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
jh0
9d77e24a32 fix memory leak when unit migrate or del tenant happens 2021-07-27 15:39:14 +08:00
sl0
4223b12425 remote sql executor not retry when get plan 2021-07-23 02:12:14 +08:00
f27ecbb784 opensource bigfix patch 2021-07-13 19:42:21 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
jh
00672c3c73 fix plan cache memleak for add local plan route 2021-06-22 20:29:47 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00