Commit Graph

172 Commits

Author SHA1 Message Date
0323ccb138 [CP] [to #54861126] fix serval pl/sql bugs 2024-02-26 13:45:37 +00:00
71e8253ad4 [CP] [to #54195891]cached dblink connection on the session when PL execute 2024-02-26 12:45:53 +00:00
700130ad05 [CP] [to #54936733]fix bug select for udpate not execute in dynamic sql 2024-02-26 12:21:25 +00:00
731d274e5a [CP] to issue<54683599>:adjust snapshot check logic when fetch cursor 2024-02-23 07:16:35 +00:00
ac9f00047d [CP] [to #54761855] fix serval pl bugs 2024-02-22 10:18:45 +00:00
eb0df58ce0 [to #52410623] fix serval plsql bugs 2024-02-21 10:45:43 +00:00
f602dde27d to issue<54566685>:fix spicursor destruct core when fail to allocate memory for spicusor 2024-02-09 16:57:15 +00:00
ff093f58f1 [CP] to issue<54260164>:fix select into package var stmt will not sync package var issue 2024-02-09 13:29:45 +00:00
d0fea03ca8 [#54380548]change for update skip locked cursor to stream mode 2024-02-09 12:37:20 +00:00
19b7f75c9e [CP] to issue<54299802>:fix core when inject 4013 error when alloc memory for assoc array 2024-02-09 04:06:00 +00:00
7f2b0cd8a1 [CP] to issue<54168689>:fix core when deep copy array after delete its element 2024-02-09 04:02:59 +00:00
26979a9778 [CP] to issue<53024365>:fix date type pl var used by sql issue 2024-02-09 01:58:08 +00:00
77025bbbb3 Fix incorrect plan sharing causing crash 2024-02-08 20:53:20 +00:00
64b972e13f [CP] [to #54116671] fix serval pl bugs 2024-02-08 20:47:21 +00:00
d2633c10e1 [CP] [to #52802834] fix record default value with null & serval bugs 2024-02-08 19:24:42 +00:00
262a63c5ac [CP] [to #53768441] fix pl retry logic with package state change & fill cursor 2024-02-08 16:53:16 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
e1c4e4c9a7 [to #53811093] fix storing CURSOR type result to REF CURSOR var caused mem leak 2024-02-07 21:16:11 +00:00
c5aec9185b [to #53517978] fix memory leak with collection element assign to null 2024-02-07 20:40:17 +00:00
1e40b820b0 [CP] [to #53512507]fixed cursor exec param in process_record 2024-02-07 18:04:20 +00:00
6e687799b9 to issue<53586439>:support set ob_query_timeout in non-nested store routine 2024-02-07 09:05:08 +00:00
a8f3df3618 [to #53413493] fix mysqltest 2024-02-07 07:31:38 +00:00
35d5f6952e [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2024-02-06 23:33:43 +00:00
5ae7da1e01 [CP] to issue<52424040>:fix memory leak when executing open cursor for loop stmt much times in a loop 2024-02-06 18:20:54 +00:00
4b854d61f5 [CP] to issue<52330964>:fix pl temp memory leak 2024-02-06 18:18:03 +00:00
163593a32c [CP] to issue<52735354>:fix dynamic memory leak 2024-02-06 17:29:16 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
bbd097c1e3 to issue<54566685>:fix spicursor destruct core when fail to allocate memory for spicusor 2024-01-18 10:12:42 +00:00
2b92334fa1 [CP] to issue<54260164>:fix select into package var stmt will not sync package var issue 2024-01-17 05:42:29 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +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
ea09db9925 [CP] to issue<53024365>:fix date type pl var used by sql issue 2024-01-08 03:47:28 +00:00
c257e61733 Fix incorrect plan sharing causing crash 2024-01-03 17:13:37 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +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
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
021e5571bb merge devleop into master 20231212 2023-12-19 07:45:22 +00:00
64aa27183b [to #53811093] fix storing CURSOR type result to REF CURSOR var caused mem leak 2023-12-14 13:13:05 +00:00
e1155848a1 [to #53517978] fix memory leak with collection element assign to null 2023-12-14 09:13:05 +00:00
cb877daa13 [CP] [to #53512507]fixed cursor exec param in process_record 2023-12-13 04:47:27 +00:00
cf969a8d8e to issue<53586439>:support set ob_query_timeout in non-nested store routine 2023-12-04 05:41:54 +00:00
9a41b5b88c [to #53413493] fix mysqltest 2023-12-01 03:17:13 +00:00
837ceaf633 [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2023-11-27 06:42:11 +00:00
028d590095 [CP] to issue<52424040>:fix memory leak when executing open cursor for loop stmt much times in a loop 2023-11-21 03:44:53 +00:00
38f7d1e740 [CP] to issue<52330964>:fix pl temp memory leak 2023-11-21 03:40:38 +00:00
4114d27603 [CP] to issue<52735354>:fix dynamic memory leak 2023-11-20 15:45:04 +00:00
86eb89f5f8 [CP] [xml bugfix] Disable conversion from xml to anytype and fix some problems with xml parsing 2023-11-16 10:40:25 +00:00