887 Commits

Author SHA1 Message Date
81611ca45a [CP] [to #54461207] fix for cursor loop with contine to label 2024-01-17 06:53:53 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +00:00
a962e3e2d2 [CP] to issue<53900452>:fix dml+udf(table function) generate unexpected plan 2024-01-15 10:43:01 +00:00
65934c90bb fix mysqltest 2024-01-12 03:48:49 +00:00
cff0faee04 to issue<54372232>:fixr refcursor as argument of store routine issue 2024-01-10 10:48:43 +00:00
7cef05ad4e [CP] to issue<54299802>:fix core when inject 4013 error when alloc memory for assoc array 2024-01-09 06:12:34 +00:00
935d093796 [CP] to issue<54168689>:fix core when deep copy array after delete its element 2024-01-09 05:42:55 +00:00
6579daa94a [CP] to issue<54182782>:fix core about table(varray) serialize 2024-01-08 15:12:27 +00:00
c24e3d85bd [CP] to issue<54039274>:fix package serialize core in abnormal scenes 2024-01-08 14:47:54 +00:00
ea09db9925 [CP] to issue<53024365>:fix date type pl var used by sql issue 2024-01-08 03:47:28 +00:00
91b686ae2e [CP] [to #54042289] deserialize package variable not calc default value 2024-01-05 09:51:53 +00:00
b28564c4a2 [CP] fix ps diag view bug: return -4002 error code 2024-01-05 04:42:53 +00:00
cdb7b711a6 [CP] [to #54143198] fix record member default expression use in subprogram routine 2024-01-04 15:21:57 +00:00
459f72fc51 [CP] fix ash report bug 2024-01-03 18:12:51 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +00:00
da507778a2 [CP] [to #53961481] fix mysqltest, associative array need an init state 2024-01-03 08:42:42 +00:00
47aea9865a [CP] [to #52802834] fix record default value with null & serval bugs 2024-01-02 12:43:16 +00:00
44917ddf79 [CP] [to #53768441] fix pl retry logic with package state change & fill cursor 2023-12-28 14:13:31 +00:00
e771c473bc [CP] [to #53795668] fix collection element access with deleted element 2023-12-28 13:47:58 +00:00
36c88aa240 [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2023-12-28 13:12:58 +00:00
b8a08b5cbf [to #52329678]package variables cannot be called with brackets 2023-12-28 11:18:25 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
b3436ae43e [CP] to issue<53973795>:fix package deserialize issue when package table var has default value 2023-12-26 12:47:45 +00:00
45001b4f91 Fix mview auto complete refresh parallel 2023-12-25 11:13:22 +00:00
c7161ea914 [CP] [to #53886059]fix code cover 2023-12-25 03:43:33 +00:00
dee036db33 [to #53220315] add debug info for opaque memory used 2023-12-20 06:22:36 +00:00
ef362efaf5 remove the compat mode check in oracle priv check 2023-12-20 02:13:15 +00:00
05e1caa093 [CP] to issue<53837093>:fix call stmt which procedure argument is array hit plan issue in ps mode 2023-12-19 21:13:38 +00:00
99460862e3 [CP] to issue<53539935>:fix core about package assoc array serialize/deserialize 2023-12-19 18:48:27 +00:00
0e20563408 [CP] [to #47533948] alter procedure compile debug 2023-12-19 14:14:10 +00:00
021e5571bb merge devleop into master 20231212 2023-12-19 07:45:22 +00:00
60c6bbb06e fix gather truncate longtext string bug and write opt stats gather history bug 2023-12-19 05:47:51 +00:00
f51fa99916 [CP] [CP] to issue<53759597>:fix assoc array memory shrink cause 4016 issue 2023-12-18 23:12:55 +00:00
6e373ddb41 [to #52562939] fix: report proper error info when memory allocation failed 2023-12-18 14:04:23 +08: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
b6ee4ddeb7 [to #53705973] fix name resolve of SQL SECURITY INVOKER routines 2023-12-13 20:12:44 +00:00
0bd374c46b to issue<53790852>:split tenant of CommonArray module 2023-12-13 17:42:29 +00:00
4d018f87fd [CP] to issue<53631508>:fix goto infinite loop issue 2023-12-13 15:43:09 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
e03554cea8 [FEAT MERGE] rpc authentication improvement 2023-12-12 03:31:09 +00:00
688bd6a1ec to issue<53790417>:fix bug about using cursor-for-loop index name as package routine argument 2023-12-12 10:24:11 +08:00
892fbee583 to issue<53695063>:fix core when inject 4013 2023-12-06 12:47:13 +00:00
7a441764f3 [to #52908044] Fix int1 type return Syntax error 2023-12-06 08:42:55 +00:00
4e7edbf5dc [CP] [to #53439720] fix quantity upper limit of UDTs a PL can reference to 2023-12-06 07:42:46 +00:00
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +00:00
d0ce2c5b58 [CP] [to #49288847]fix bug resolve rowtype error when exist a package name same as db name 2023-12-05 05:12:02 +00:00
2b4132881b [CP] [to #53590035]fix bug SeArray memory leak 2023-12-05 04:42:06 +00:00
02e0c1fe70 [CP] [to #48811148]fix bug goto stmt 2023-12-01 03:12:37 +00:00
40e7ab3e01 [to #53193337] add type deduce for record 2023-11-28 04:12:07 +00:00
4c009c7342 [CP] to issue<53410420>:adjust table function serial execution strategy 2023-11-27 07:23:40 +00:00