887 Commits

Author SHA1 Message Date
aacc84bfc9 to issue<56337229>:adjust delete from __all_ncomp_dll filter condition 2024-04-24 10:26:37 +00:00
77747a1cc7 [CP] [to #55482956]fix bug local synonym for dblink object 2024-04-23 11:02:22 +00:00
057b8cf550 [CP] [to #54388714] fix anonymous in arguments resolve & udf expr location & symbol compare with new interface 2024-04-22 06:46:12 +00:00
36fdaab92e [CP] to issue<56141233>:add sys_var influencing cache to pl cache key & fix case when issue 2024-04-19 04:50:06 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
b6c3718f1b [CP] to issue<53506133>:fix core when executing anyata.convert after close pl cache 2024-04-16 15:33:00 +00:00
5c28cef93c [FEAT MERGE]show limit
Co-authored-by: maosy <630014370@qq.com>
Co-authored-by: ND501 <chmbai02@gmail.com>
2024-04-16 15:11:32 +00:00
072fdf7c6e [CP]:sync json pl manage from 42x to master 2024-04-15 17:15:51 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
6a13cb1f82 [CP] to issue<53963421>:fix pltemp mod memory leak when report 4013 2024-04-10 09:45:25 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
852f63a7b3 [CP] [to #55730303] fix: fix a PL JIT core when memory is insufficient 2024-04-09 12:54:00 +00:00
eed677c16e [to #53391711] patch persist PL compile result from 4_2_x_release to master 2024-04-09 12:38:44 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
7d0c17480c [CP] [to #55840371] fix member function call without self prefix 2024-04-08 09:58:55 +00:00
fb4195d21a [CP] to issue<55645636>:fix two cursor memory leak stack 2024-04-08 09:53:38 +00:00
73cc1ad061 [CP] fix some optimizer stats bug 2024-04-08 07:24:46 +00:00
5cbe812463 [to #55804454] fix mysqltest 2024-04-01 06:45:33 +00:00
53c4c7a438 [CP] [to #53656926] fix table.col.member_access & table.col.member_func() 2024-03-29 09:21:12 +00:00
7441aa172c [CP] to issue<55275867>:fix forall + merge into stmt issue 2024-03-28 12:45:27 +00:00
8bc3293342 [CP] to issue<55347123>:fix issue about store routine rollback transaction 2024-03-28 12:15:48 +00:00
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
01f456d73d [CP] add consumer group name check 2024-03-28 10:16:04 +00:00
72302550bb [CP] [CP] Support set names with variables 2024-03-28 09:46:01 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
e2a201048b [CP] [to #55181624] fix mysqltest 2024-03-25 13:15:40 +00:00
961df8a087 [CP] [to #55535364] subprogram routine should not extended with UDT compile flag 2024-03-22 09:20:37 +00:00
165c200f10 [CP] [to #55519885] fix package record variable with default null 2024-03-22 09:15:27 +00:00
d8e0974d8f [CP] [to #55117919] fix inner call with self argument resolve 2024-03-22 08:15:53 +00:00
5b3a11a361 [CP] [to #55710902]Support case when expr in decl default value should not use '()'. 2024-03-22 02:21:32 +00:00
ae8a21d4e7 [CP] [to #55485711] fix package record variable with basic member default value & fix typo 2024-03-22 02:16:14 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
bfb81cf636 [to #54431817] fix PL Debug core and -4013 problems 2024-03-20 02:46:37 +00:00
4de78f3ba5 [CP] [to #55528432]won't catch -4012 in PL 2024-03-15 11:50:50 +00:00
fc0ab3066b [CP] fix placeholer cause 4016 2024-03-15 07:15:32 +00:00
9177cab121 [CP] [FEAT MERGE] SQL MEMLEAK 2024-03-15 03:20:52 +00:00
702989b21d [CP] [to #46479597] use hint query_timeout to fill_cursor 2024-03-14 02:50:29 +00:00
4af9637abb inner table add column and constant placeholder 2024-03-12 03:37:59 +00:00
36e01f7d24 [CP] to issue<55354843>:fix a typo about free complex type memory when fail to deserialize collection 2024-03-07 09:45:24 +00:00
bf01313a8f [to #53073511] fix: allow USER used as mysql pl variable 2024-03-07 03:21:50 +00:00
c27c4648bc [to #45960181] fix mysqltest 2024-03-06 09:45:33 +00:00
09286b4e0d [CP] to issue<55208177>:fix fail to execute store routine in standby tenant 2024-03-05 09:44:51 +00:00
d02a4128ce [CP] to issue<55080967>:fix opaque type core 2024-03-05 09:14:47 +00:00
951ba4efe6 [CP] to issue<53738608>:fix pl argument var as nlssort arument issue 2024-03-05 07:20:44 +00:00
d9ba39126b [CP] to issue<55278351>:fix deseralize nested table core if report 4013 2024-03-05 06:14:38 +00:00
6615941936 [CP] fix pc diag view bug: return -4002 error code 2024-03-04 11:48:14 +00:00
2166a76e4b fix mysqltest 2024-03-04 06:14:13 +00:00
a19b3513a5 fix listagg bug and skip table not exist when process schema stats 2024-02-29 12:49:50 +00:00
69557746e3 [CP] to issue<53427907>:adjust analyze store routine result if containing non-table select stmt 2024-02-29 05:19:58 +00:00