Commit Graph

83 Commits

Author SHA1 Message Date
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
c7f5f409a1 delete useless trace log in sql module 2023-04-13 06:17:57 +00:00
fdc08f5080 Fix the failure to get the tenant config 2023-03-23 04:11:57 +00:00
8b9d8f2f05 enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item 2023-03-21 15:53:56 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
b9ae891ab1 fix bug Batch optimization may cause auto-increment column jumps 2023-03-16 00:13:32 +00:00
ebefd2bd67 revert tenant config opt for sql module 2023-03-08 04:14:03 +00:00
cc7b6e8574 fix 4002 introduced by weak read select replica 2023-03-07 09:43:50 +00:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
e02930aa08 [master] fix tmp table reroute 2023-03-02 18:36:17 +00:00
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