Commit Graph

158 Commits

Author SHA1 Message Date
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
ec404798ef [to #53026031]fix mysqlTest dbms sql in trigger 2023-11-07 16:42:49 +00:00
001eedfcf6 [CP] [to #52990298]add is_packed for ps cursor 2023-11-06 10:39:17 +00:00
1290fbd7ce [to #52212883]fix bug dbms sql in trigger 2023-11-01 03:09:15 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
8bb6c9f1e4 [to #52611952] fix mysqltest 2023-10-20 03:43:10 +00:00
a8d994c61e [CP] [to #44112459] fix serval pl/sql bugs 2023-10-18 02:43:43 +00:00
5dae35e24b [to #52549037] fix a typo and refresh mysqltest 2023-10-12 03:09:45 +00:00
a3b0891c86 [to #52406314] fix serval PL/SQL bugs 2023-09-27 06:10:09 +00:00
59f8195f31 [to #52411434]ps cursor refresh table location after open 2023-09-26 12:09:59 +00:00
8c12503083 to issue<52362902>:fix time convert date issue in pl 2023-09-22 10:10:00 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
e55cfdf335 [CP] [to #45595870]close session cursor when pl exec fail 2023-09-20 15:59:43 +00:00
063bcc3731 to issue<52221622>:fix infinite loop when open cursor if drop tenant 2023-09-18 11:10:20 +00:00
652738fce6 to issue<51915152>:fix fail to execute 'alter system set xx' in pl 2023-09-14 07:47:41 +00:00