Commit Graph

108 Commits

Author SHA1 Message Date
7fcdd9533f to show ddl logical plan. 2023-06-08 04:42:19 +00:00
341986a4f6 [CP] add calculable expr check for expr constraints 2023-06-07 04:12:19 +00:00
e2e3db76e8 Fix some user-defined rewrite rules bug 2023-06-07 03:48:34 +00:00
8174fdba9b Change to no ps parameterization if parameterize syntax tree miss 4002 error in ps prepare stage 2023-05-31 08:18:17 +00:00
f4de9eb665 Ps prepare store query for sql audit 2023-05-26 03:46:42 +00:00
0743b644cf to issue<49916547>:fix sql in pl remote execute report 4007 2023-05-25 23:41:35 +00:00
6de40b6e88 [to #48644798] fix mysql errno for creating views with questionmarks in PL 2023-05-25 18:11:48 +00:00
e69feb29f3 to issue<45245581>:remove spm baseline guard 2023-05-25 12:41:11 +00:00
1b5b7766a8 [to #49746806] fix parser -4007 error causes disconnection 2023-05-19 10:52:52 +00:00
f3d62d52ed Fix external table bugs 2023-05-10 14:21:03 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
711f4d5cd0 Forbid sql like 'alter system set' record in sql audit. 2023-05-06 04:15:43 +00:00
46c70d1f44 fix typo. close #1366 2023-05-05 07:42:24 +00:00
8ab690642b Merge branch 'pr_1366' 2023-05-05 07:38:56 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
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
b82a6210d4 Restore query string in session when change it. 2023-04-27 02:41:31 +00: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
22d868e271 Issue#1163 : Fixed the tpyo 2023-04-24 18:40:05 +05:30
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +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
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