Commit Graph

62 Commits

Author SHA1 Message Date
f614b92431 [LOCK_WAIT_MGR] let the sess_id to be set by post_lock directly 2023-08-21 07:40:34 +00: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
sdc
dc309ed187 [CP] fix get_conn core 2023-08-08 09:13:02 +00:00
7fb5e481ea [to #51346236]check trigger params & fix schema_checker init in PL module 2023-08-07 04:42:31 +00:00
73c39f6fef [BUGFIX] fix over size input 2023-07-20 02:18:25 +00:00
2e8d3edd50 [CP][to #46200224]support unsigned type for execute 2023-07-19 06:42:34 +00:00
1d86161bf1 [to #48895314]prexecute support packet retry 2023-07-11 04:12:37 +00:00
6fb782096e fix flt span ps_execute span end ts 0 2023-07-05 10:48:16 +00:00
2f62b5283b [CP] fix core when timezone info deserialize 2023-07-03 03:47:59 +00:00
38519a70a1 [to #50156156] fix serval bugs with anydata/composite/pkg state 2023-06-07 04:18:06 +00:00
121b93052a [to #50045111] ps cursor support packet retry 2023-06-05 04:50:51 +00:00
de8fcb7674 Fix incorrect compatibility mode 2023-05-31 14:17:31 +00:00
ac12b983b1 [to #43896737]add param value info in sql_audit for ps cursor 2023-05-31 13:41:43 +00:00
a09b9617bc [to #50044838]remove piece need session lock 2023-05-31 07:17:25 +00:00
5fe8470308 to issue<50007276>:fix memory leak of execute protocol params 2023-05-30 10:12:01 +00:00
852f728be0 Add ptr check in stmt execute parse stage 2023-05-04 13:45:29 +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
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
2017d93174 [4.2] fix session sync when fit PACKET_TOO_LARGE ERROR 2023-04-26 14:03:42 +00:00
941a6da494 ps protocol analysis add defense check 2023-04-14 03:15:16 +00:00
2ad78b0e63 Replace ps inner stmt id calculated position in sql audit 2023-04-04 03:41: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
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
b067ad8227 ps execute with double data more than 1e15 will return invalid number 2023-03-14 11:13:48 +00:00
59a94c10ac fix spm bugs and add some user friendly mechanisms 2023-02-25 02:41:08 +00:00
aaf8450466 [CP] fix complex type mistakely hit same plan 2023-02-24 12:55:39 +00:00
27d5c7cfcb [BUGFIX] fix obci lob create tmp lob 2023-02-13 09:12:11 +00:00
6192a06fb9 [CP] SQL execution time consumption statistics 2023-02-09 14:28:54 +00:00
9c2fe27efb Fix: session leak 2023-02-06 16:18:40 +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
c24c75ed20 Add PARTITION HIT flag to sql_audit. 2023-01-28 19:20:26 +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
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
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 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
c61f55cc8e [to #46638139] send long data remove error packet 2023-01-12 19:02:33 +08:00
5679f92715 [CP] delete the unused log 2023-01-12 19:02:33 +08:00
6fcc624494 fix ocitest report 4016 using call stmt 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
8a4d14122f replace ts related to ddl with 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
e02f7d3b6c [CP] [to #46055572]retry clear stratus need set at the begin of retry 2022-11-16 07:05:45 +00:00
385bda30b9 [CP] add this_work session set 2022-11-11 03:12:51 +00:00
c7e99230b9 [CP] pl not support batch_error 2022-11-10 14:39:53 +00:00
1ae305f255 [CP] adjust update last packet interface 2022-11-07 17:05:36 +00:00