Commit Graph

54 Commits

Author SHA1 Message Date
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
0feea46b52 [CP] [to #45843079] fix serval bugs found by external customers 2022-11-03 08:37:05 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
29ee400113 [CP] [CP] fix ps with timestamp parameter bug 2022-06-30 16:15:36 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
d647b8f1e4 [CP] fix the params collation level bugs when executing prepared sql 2022-05-05 14:19:39 +08:00
4f1f1b93b9 fix query __all_virtual_processlist bugs 2022-03-21 14:34:42 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
c5b33f71c2 support send long data protocol 2021-08-30 22:38:11 +08:00