Commit Graph

54 Commits

Author SHA1 Message Date
4453ef5eee Fix some query rewrite bug 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
9822def517 Non partitioned tables optimization check all tables first 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
28156b90af [CP] fix bug batch execute with error -5024 2023-01-12 19:02:33 +08:00
c91594425b [CP] spm only accepts successfully executed plans as baseline 2023-01-12 19:02:33 +08:00
2ff985ffdd Fix ps prepare stage type deduction failure 2023-01-12 19:02:33 +08:00
f93ef2fe39 fix 4377 caused by px retry 2023-01-12 19:02:33 +08:00
099a445e4c fix typo 2023-01-12 19:02:33 +08:00
e01e420726 Fix remote execution error 4016 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 2023-01-12 19:02:33 +08:00
47b0a3a4de typo ob_sql.cpp: genenrate -> generate (#1202) 2023-01-12 19:02:33 +08:00
7f62028059 fix a clerical error when declare ObPlanBaseKeyGuard 2023-01-12 19:02:33 +08:00
346f6545ed [CP] Fix the error field list ambiguously defined in ps mode 2023-01-12 19:02:33 +08:00
08b4bcce4d fix failed cases 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 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
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
59db61e110 [scn] rename log_ts to scn 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
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
5429c2fc0a fix spm core 2022-11-22 10:10:23 +00:00
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
737080792e Fix expr calc using system tenant memory 2022-11-10 09:07:23 +00:00
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
8fb6841278 fix failed mysqltest caused by opensource branch 2022-11-07 03:35:39 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
833107d931 fix last_trace_id expr bug in remote execution 2022-11-02 23:35:49 +00:00
0f331a9b6f Remove useless code 2022-10-28 11:35:29 +00:00
b45018b9f2 [to #45421457] ps call stmt need always parse as dynamic sql 2022-10-27 07:06:31 +00:00
3750fc405d [to #45700625] open_cursor deep copy 2022-10-26 14:54:15 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08: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
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
lf0
9aa337ba9e Fix FastParserRes memory leak caused by remote plan 2022-03-17 15:10:54 +08:00
a4d3ae7db7 fix print remote sql info coredump 2022-03-15 14:18:14 +08:00
xy0
0b3eff2515 未use database的情况下创建outline,查询gv$outline时报-4016 2022-02-28 20:15:44 +08:00
41465805e3 Add mulan(#665) 2021-12-06 10:57:09 +08:00
bx0
e55c1cfb1b Shield sensitive information in sql_audit. 2021-11-02 14:14:13 +08:00
bx0
b78e3041b2 OB query sql_id field in VIEW gv$sql_audit display error 2021-09-26 21:06:59 +08:00
bf0
dde5e02569 impl fixed route mode for temporary tables 2021-08-24 19:25:17 +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
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
131c2cf658 remote execute hang because of plan diff with ctrl ser and runner ser 2021-07-14 10:24:13 +08:00