887 Commits

Author SHA1 Message Date
35ed291e74 open DBMS_RESOURCE_MANAGER package capability to opensource 2023-07-12 08:42:04 +00:00
a8b3a7134f implement different construction function of xid 2023-07-12 03:12:23 +00:00
08d402e33f fix plan cache print current row core 2023-07-11 20:48:38 +00:00
2f11cd7f67 [CP] [to #48753441]pl resolve view memleak 2023-07-11 07:12:28 +00:00
8f0bdfd707 [CP] [to #50557940]fix bug affect rows mysql mode trigger 2023-07-06 04:12:12 +00:00
2e9990564c [CP] [to #50500132]forbid use %rowtype in mysql PL parser 2023-07-04 10:12:18 +00:00
0e573f70db to req<50664381>:fix synonym object match issue 2023-07-04 03:48:13 +00:00
2336dc34be to issue<50291484>:fix Infinite loop cannot be interrupt by kill session 2023-07-03 12:18:21 +00:00
37c0e8008c to issue<50551308>:fix record collection member as forall stmt param bug 2023-06-27 10:18:17 +00:00
645abea311 to issue<50405195>:fix anydata core 2023-06-25 02:12:29 +00:00
fcb06e0178 to issue<50468640>:fix core when destruct obj which has been copied succ after fail to copy other element 2023-06-22 03:54:31 +00:00
f163f7280c fix pl json type set incorrect 2023-06-19 03:18:10 +00:00
9ce10fcef5 fix some parser bug 2023-06-16 02:54:11 +00:00
7bc1a2d5a8 issue<49381348>:fix serveral memory leak stack stage2 2023-06-14 10:12:27 +00:00
ca8c8f6c19 [to #50246096] fix stack overflow when generate object construct 2023-06-12 08:12:22 +00:00
a1cc5e29fe to issue<49381348>:fix serveral memory leak stack 2023-06-09 05:23:44 +00:00
f7da35ae14 to issue<50226221>:fix llvm stack overflow 2023-06-09 02:48:06 +00:00
9d3a53603a fix some master bugs 2023-06-08 12:42:29 +00:00
d8014f66a8 to issue<50223173>:fix core when record nest record type package var as udf pure out param 2023-06-08 06:12:44 +00:00
38519a70a1 [to #50156156] fix serval bugs with anydata/composite/pkg state 2023-06-07 04:18:06 +00:00
107b73981d to issue<50154194>:fix core when execute proc fail 2023-06-05 12:42:37 +00:00
3a5d8cf7a8 fix mysqltest 2023-06-05 06:42:55 +00:00
ec3c4f5939 to issue<49860566>:fix core when package var as inner procedure out param 2023-06-05 04:12:32 +00:00
09da9afa27 to issue<50039027><49886523>:fix trigger ddl issue & xmltype issue 2023-06-02 08:12:20 +00:00
6caa107dd9 to issue<50056402>:fix core when package var sync 2023-06-02 05:23:22 +00:00
0a3c1c5389 [CP] [to #48934936] fix set_autocommit of session info 2023-06-01 17:41:59 +00:00
ccd5cec2e7 [to #50047193] fix package dependence & assoc array index parameter 2023-05-31 07:41:50 +00:00
5470acf67b [to #49896474] fix a PL parser buffer overflow 2023-05-30 09:12:24 +00:00
0993ee7420 to issue<50010749>:fix memory leak about forall stmt & searray 2023-05-30 06:41:06 +00:00
46a1053175 [to #50023383] fix stack leak of goto stmt 2023-05-30 04:11:19 +00:00
27419972a7 [to #49741870] fix mysqltest 2023-05-29 09:47:28 +00:00
3f332fa853 to issue<38211687><49782442><36841844><33833762>:fix serveral bugs 2023-05-29 09:11:05 +00:00
c5bfd361f6 [to #45179793]inner table update do not use codegen_lock_ 2023-05-26 07:22:20 +00:00
6a7a38381f fix mysqltest 2023-05-26 05:41:34 +00:00
d5ddb1fb96 [to #35312839] fix mysqltest 2023-05-26 04:16:32 +00:00
2ba249cddb fix optimizer stats and parser bug 2023-05-25 18:41:19 +00:00
072dab0f7d [to #49775478] fix tenant_id and mod_name in PL code generator and JIT 2023-05-25 18:17:31 +00:00
6de40b6e88 [to #48644798] fix mysql errno for creating views with questionmarks in PL 2023-05-25 18:11:48 +00:00
1a7bbd1f3d to issue<49906188>:fix core about package var as udf out param 2023-05-25 12:46:54 +00:00
e69feb29f3 to issue<45245581>:remove spm baseline guard 2023-05-25 12:41:11 +00:00
e4dfa520cf [to #48107427]can not return a result set from a trigger 2023-05-25 05:47:01 +00:00
20c5c966b5 [to #49881134] fix serval resolve errors 2023-05-25 03:47:43 +00:00
3b642b1245 to issue<48134183><49317125>:fix anonymous block parameterization issue and check datatype oversize 2023-05-25 03:11:53 +00:00
5373a45d6d [to #48781569]record type check in deserialize 2023-05-24 05:47:38 +00:00
10d7a784d7 [to #49782469]for loop cursor with return need close cursor 2023-05-23 06:41:46 +00:00
59591c9ea2 to issue<49845698>:fix pdml with udf report 6220 2023-05-23 05:17:26 +00:00
54fbf31d94 [to #49602206] no codegen objaccess & can calc it in pure sql context 2023-05-23 05:11:45 +00:00
e8e7d25eed [to #49482546] fix compare/order function of object type resolve 2023-05-22 05:47:10 +00:00
a1741c2ed9 to issue<49309819><47913681>:fix serveral bugs 2023-05-22 05:22:26 +00:00
016dfbdde8 to issue<49627183>:fix core when destruct obj whitch type is wrong 2023-05-21 05:46:58 +00:00