|
|
14228a3f70
|
[master][tx-route] disable reroute sql on txn start node when sql access tmp table
|
2023-03-02 14:49:23 +00:00 |
|
|
|
5ee6ca1350
|
Adjust net_thread_count for small observer (3 / 5)
|
2023-02-24 15:38:56 +00:00 |
|
|
|
4c6eae115a
|
fix mysqltest
|
2023-02-15 14:44:56 +00:00 |
|
|
|
adce321d1b
|
[master] misc fix and refine
|
2023-02-15 03:46:57 +00:00 |
|
|
|
de327e58f9
|
fix case failed cause by information_schema enhance
|
2023-02-07 11:52:26 +08:00 |
|
|
|
cd043fb8d0
|
Add params value for text ps in sql audit
|
2023-02-06 14:46:26 +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 |
|
|
|
ba19ba90e0
|
[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 19:29:23 +08:00 |
|
|
|
91f036ae7c
|
Repair plan cache mode error about spm.
|
2023-01-28 19:23:32 +08:00 |
|
|
|
10b85bdc42
|
[master] fix pl autonomous transaction and pl cursor cases
|
2023-01-28 18:32:41 +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 |
|
|
|
bbb017266b
|
[FEAT MERGE]:Oracle Json Supported
|
2023-01-28 15:52:30 +08:00 |
|
|
|
f1750993cc
|
Fix the bug caused by the schema version inconsistency between the remote execution control server and the execution server
|
2023-01-28 15:23:54 +08:00 |
|
|
|
5aea7f9305
|
Change check flag is_prepare_protocol to is_text_ps_mode in text ps to skip after_get_plan
|
2023-01-28 15:12:17 +08:00 |
|
|
|
ec56715ea5
|
[FEAT MERGE] information_schema enhence
|
2023-01-13 03:42:07 +00: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 |
|
|
|
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 |
|