|
|
e537a0c479
|
[FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
|
2024-08-23 03:32:02 +00:00 |
|
|
|
4fdf9e4944
|
[to #2024081600104152821]fix declare variable with default value core in mysql mode
|
2024-08-19 08:45:20 +00:00 |
|
|
|
445002cafa
|
[CP] [FEAT MERGE]424 PL dev features
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: hanr881 <1741282579@qq.com>
|
2024-08-19 06:45:07 +00:00 |
|
|
|
24f20ff410
|
[CP] cast target type supports variable representation
|
2024-08-14 10:39:36 +00:00 |
|
|
|
b24526c208
|
[# to 2024080600104044538]Fix bug, const variables require an initial value/cannot be assigned again.
|
2024-08-08 10:46:56 +00:00 |
|
|
|
9f605c632f
|
[CP] [to #57831036] fix anonymous block with composite out parameter in ps mode
|
2024-07-25 07:41:11 +00:00 |
|
|
|
b0126f2a2d
|
[to #58360299]Fix the 32x case migration issue, package var adapts to decimalint type.
|
2024-07-24 08:46:05 +00:00 |
|
|
|
c82c2fbef7
|
Change the error code prefix from ORA to OBE in ob oracle mode
|
2024-07-23 10:46:45 +00:00 |
|
|
|
d581db4dce
|
[CP] [to #43379342] Fix no padding ' ' bug when declaring a char/nchar and assigning it to ''
Co-authored-by: THEGREATHXY <1130034182@qq.com>
|
2024-07-22 04:24:01 +00:00 |
|
|
|
aff2232ed0
|
[CP] to issue<57878473>:fix memory leak about signal stmt in mysql mode
|
2024-07-15 15:17:05 +00:00 |
|
|
|
ebcfd24cd2
|
[CP] to issue<55023980>:fix case when as udt type argument issue
|
2024-07-08 04:52:33 +00:00 |
|
|
|
99379ff80a
|
[CP] [to #57703070] fix serval pl/sql bugs
|
2024-07-02 13:46:34 +00:00 |
|
|
|
dc49458623
|
support db_id and routine body in pl cache
|
2024-06-18 09:46:11 +00:00 |
|
|
|
acdd042242
|
[CP] [to #56943706]Fix bug, self param can not use %type or %rowtype in UDT routine.
|
2024-06-18 05:08:18 +00:00 |
|
|
|
eed6b5fd90
|
[CP] [to #57075306] [FEAT MERGE] 4_2_3_pl_dev merge review
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
|
2024-06-18 03:22:32 +00:00 |
|
|
|
a9fc91b6e3
|
[CP] [FEAT MERGE] [to #41566681] implement DBMS_PROFILER package
|
2024-06-17 22:16:26 +00:00 |
|
|
|
8503556996
|
[CP] [to #57108991] opaque assign null & inner call with question mark & multi exception handler
|
2024-06-17 19:07:02 +00:00 |
|
|
|
da5aece3e1
|
[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
|
2024-06-17 13:46:16 +00:00 |
|
|
|
f857cd2956
|
[CP] [to #56290489]fix PL dblink bug
|
2024-05-30 09:21:03 +00:00 |
|
|
|
47a371d554
|
[CP] [MYSQL COMPAT] add mock statement and views
|
2024-05-28 13:48:12 +00:00 |
|
|
|
0dd804443f
|
[CP] [to #56915936] fix udt name conflict with public synonym
|
2024-05-28 05:21:33 +00:00 |
|
|
|
5ce9ef5136
|
[FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
|
2024-05-27 11:18:01 +00:00 |
|
|
|
3f7f1b766e
|
[CP] [to #56453778] fix compiler env with routine/package compiler and package state
|
2024-05-24 06:16:02 +00:00 |
|
|
|
b78a200b64
|
[CP] to issue<56691678>:fix pl cache match issue when pl containing same name table cross user
|
2024-05-16 03:45:52 +00:00 |
|
|
|
81cbc92372
|
[CP] [to #56439916] fix serval pl/sql bugs
|
2024-05-14 05:28:52 +00:00 |
|
|
|
348df7f4f8
|
[CP] [to #55654538]fix bug trigger resolve core
|
2024-04-25 08:46:09 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4130e898e3
|
[CP] [FEAT MERGE]:pl 4.2.2 version feature dev
|
2024-03-28 10:50:18 +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 |
|
|
|
d8e0974d8f
|
[CP] [to #55117919] fix inner call with self argument resolve
|
2024-03-22 08:15:53 +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 |
|
|
|
c27c4648bc
|
[to #45960181] fix mysqltest
|
2024-03-06 09:45:33 +00:00 |
|
|
|
951ba4efe6
|
[CP] to issue<53738608>:fix pl argument var as nlssort arument issue
|
2024-03-05 07:20:44 +00:00 |
|
|
|
2166a76e4b
|
fix mysqltest
|
2024-03-04 06:14:13 +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 |
|
|
|
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 |
|
|
|
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 |
|