Commit Graph

44 Commits

Author SHA1 Message Date
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
8afcd762f6 fix dblink add to plc error 2024-03-04 06:47:48 +00:00
eb4ce0dc71 to issue<54750206>:select udf donot open transaction if udf has no dml stmt 2024-02-19 13:46:54 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
833df1e858 [CP]to issue<53615144>:fix package var serialize issue 2024-02-08 00:59:45 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
afd710b089 [CP]to issue<53615144>:fix package var serialize issue 2023-12-19 00:47:43 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
0bda0dbd95 [CP] add serialization size check 2023-12-02 05:12:16 +00:00
6ecc0292a5 [CP] The internal SQL of udf cannot hit the plan cache 2023-11-01 07:10:00 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
ylz
3c8f7a3c5c fix some spells 2023-09-08 17:54:00 +08:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
82e3f02450 Fix insert use incorrect plan bug 2023-08-04 03:18:27 +00:00
0b9aa70ad4 fix reroute check for single sql in trans 2023-08-03 09:42:38 +00:00
06e697204e fix reroute check for single sql in trans 2023-07-11 15:42:04 +00:00
59591c9ea2 to issue<49845698>:fix pdml with udf report 6220 2023-05-23 05:17:26 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +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
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +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
096d1eccdf remove is_bulk_ from obdmlstmt & fix mysqltest 2023-04-28 06:11:59 +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
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
115cb6cece fix dblink mem leak in pull meta 2023-02-20 16:41:40 +00:00
65769df1a6 reset spm ctx before batched multi stmt fallback to execute one by one 2023-02-09 17:10:53 +00:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +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
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
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
bx0
e55c1cfb1b Shield sensitive information in sql_audit. 2021-11-02 14:14:13 +08:00
4de3feb72f batch cherry pick bugfix codes 2021-07-12 19:24:43 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00