887 Commits

Author SHA1 Message Date
2011ccb345 [CP] [to #52767397] fix mysqltest 2024-02-27 08:45:30 +00:00
0323ccb138 [CP] [to #54861126] fix serval pl/sql bugs 2024-02-26 13:45:37 +00:00
73972da68d [CP] [to #54316175] copy member of record `s default value 2024-02-26 13:21:26 +00:00
71e8253ad4 [CP] [to #54195891]cached dblink connection on the session when PL execute 2024-02-26 12:45:53 +00:00
ac9f00047d [CP] [to #54761855] fix serval pl bugs 2024-02-22 10:18:45 +00:00
54093fbda9 [CP] [to #54447456] fix continue to multi label stmt 2024-02-22 06:18:24 +00:00
eb0df58ce0 [to #52410623] fix serval plsql bugs 2024-02-21 10:45:43 +00:00
a8096d13af [to #55047341] add nullptr check for parse_result.result_tree_ 2024-02-21 02:18:36 +00:00
d4b1afb76e [CP] [to #54556134] fix resolve_symbol with PKG_VAR 2024-02-19 07:24:35 +00:00
5a89709201 [CP] to issue<54912805>:fix opaque type var serialize core 2024-02-19 06:55:57 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
59be123c65 [CP] to issue<53073647>:fix two issues 2024-02-10 09:01:25 +00:00
40b04cec4f [CP] [to #53985320] fix: alter error code 2024-02-10 08:49:54 +00:00
c3495e0352 [to #54806294] fix: fix anonymous block wrapper memory leak in MySQL mode 2024-02-10 06:36:54 +00:00
0e4919cb0f [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-10 05:28:38 +00:00
3faeeadc83 [CP] issue<54657979>:fix llvm cause stack memory overflow 2024-02-10 00:02:51 +00:00
50088a23d8 [to #54578054] fix mysqltest 2024-02-09 23:07:59 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
ae16029eb7 [to #54655382] fix scope of JIT lock in compile_package 2024-02-09 21:37:16 +00:00
cfa29bf77f fix master failed cases 2024-02-09 20:21:30 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
211948977a update the job id offset of mview scheduler job 2024-02-09 17:08:59 +00:00
f44ef61bc2 fix: enable job failed, and update mysqltest result 2024-02-09 16:54:18 +00:00
f14101149a [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-02-09 15:38:24 +00:00
3d6580bdcd [CP] [to #54198856] fix udf with out parameter can not use in sql scope 2024-02-09 15:03:32 +00:00
d3dff932a4 [CP] [to #54452952] fix serval pl/sql bugs 2024-02-09 13:53:15 +00:00
d6a09219c5 [CP] [to #54461207] fix for cursor loop with contine to label 2024-02-09 13:47:22 +00:00
d0fea03ca8 [#54380548]change for update skip locked cursor to stream mode 2024-02-09 12:37:20 +00:00
94d6706fa6 [CP] to issue<53900452>:fix dml+udf(table function) generate unexpected plan 2024-02-09 10:55:04 +00:00
4656d6cb08 fix mysqltest 2024-02-09 09:15:39 +00:00
a929895ebb to issue<54372232>:fixr refcursor as argument of store routine issue 2024-02-09 06:43:52 +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
cfe0e1e4b1 [CP] to issue<54182782>:fix core about table(varray) serialize 2024-02-09 03:12:37 +00:00
a484dacbf8 [CP] to issue<54039274>:fix package serialize core in abnormal scenes 2024-02-09 03:09:36 +00:00
26979a9778 [CP] to issue<53024365>:fix date type pl var used by sql issue 2024-02-09 01:58:08 +00:00
32900e540c [CP] [to #54042289] deserialize package variable not calc default value 2024-02-09 01:10:05 +00:00
a117104a2f [CP] fix ps diag view bug: return -4002 error code 2024-02-09 00:10:24 +00:00
81f2733d9e [CP] [to #54143198] fix record member default expression use in subprogram routine 2024-02-08 23:34:30 +00:00
fb6c0f0d30 [CP] fix ash report bug 2024-02-08 21:02:21 +00:00
64b972e13f [CP] [to #54116671] fix serval pl bugs 2024-02-08 20:47:21 +00:00
ce398d70f0 [CP] [to #53961481] fix mysqltest, associative array need an init state 2024-02-08 19:33:43 +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
75300339f3 [CP] [to #53795668] fix collection element access with deleted element 2024-02-08 16:50:15 +00:00
f351aa3c6a [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2024-02-08 16:41:14 +00:00
ba7c8e7351 [to #52329678]package variables cannot be called with brackets 2024-02-08 16:23:24 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
75ea8c5db6 [CP] to issue<53973795>:fix package deserialize issue when package table var has default value 2024-02-08 12:42:43 +00:00