Commit Graph

55 Commits

Author SHA1 Message Date
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
33c5461c5b [to #56462220] fix bug 56462220, % format may cause error. 2024-05-07 08:06:51 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
72302550bb [CP] [CP] Support set names with variables 2024-03-28 09:46:01 +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
bf01313a8f [to #53073511] fix: allow USER used as mysql pl variable 2024-03-07 03:21:50 +00:00
eb0df58ce0 [to #52410623] fix serval plsql bugs 2024-02-21 10:45:43 +00:00
0e4919cb0f [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-10 05:28:38 +00:00
46b0539baa to issue<53695063>:fix core when inject 4013 2024-02-07 12:03:46 +00:00
e60426a0b2 [to #52908044] Fix int1 type return Syntax error 2024-02-07 11:43:00 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
29f29ee7a6 [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-02 18:42:09 +00:00
892fbee583 to issue<53695063>:fix core when inject 4013 2023-12-06 12:47:13 +00:00
7a441764f3 [to #52908044] Fix int1 type return Syntax error 2023-12-06 08:42:55 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
96aa1a846c [to #50700687] fix format of SHOW CREATE PROCEDURE/FUNCTION and DBMS_METADATA.GET_DDL 2023-09-14 13:13:51 +00:00
00b4c3b1c4 [to #51913035] fix(pl): add national character type support for mysql pl 2023-09-14 12:10:03 +00:00
e6dee1493e to issue<52066794>:fix parser issue 2023-09-09 11:36:43 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
843a90817a fix bootstrap fail 2023-08-22 04:13:46 +00:00
1a5a869f24 fix bootstrap fail 2023-08-22 02:14:02 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
2e9990564c [CP] [to #50500132]forbid use %rowtype in mysql PL parser 2023-07-04 10:12:18 +00:00
9ce10fcef5 fix some parser bug 2023-06-16 02:54:11 +00:00
5470acf67b [to #49896474] fix a PL parser buffer overflow 2023-05-30 09:12:24 +00:00
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +00:00
6bb1a8b703 [to #49482918] fix error code of combined usage of Ordinal binding and Named binding 2023-05-10 14:15:20 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
36c775efc6 [to #47096137] fix a PL syntax conflict 2023-04-19 10:11:51 +00:00
a1c0fb9d36 [CP] [to #47900112] fix question mark cnt in anonymous block 2023-03-13 07:49:02 +00:00
8a9169e0d6 [CP][to #46123340] fix show create characteristic stmt 2023-02-24 12:47:32 +00:00
1ea5d6dfc9 [to #45954004]Fix syntax error of host_name as '@%' 2023-02-14 07:47:09 +00:00
67291778ca to issue<47341483>:fix whitescan 2023-02-06 20:24:51 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
a28dcc2c8b [to #47096137] fix CALL statement syntax for procedures without parameter 2023-01-12 19:02:33 +08:00
b52f63ea88 [to #47133035] fix ob-sanity failure 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
6b71492704 [to #47028518] check SET statement type and children count before transforming to subquery in PL 2023-01-12 19:02:33 +08:00
b26f8898e9 [to #40151002] fix user variable type conversion problem in PL 2023-01-12 19:02:33 +08:00
0003c2605b [to #42036778] fix SIGNAL/RESIGNAL statements in SQL 2023-01-12 19:02:33 +08:00
14ccc17b8c fix some signal resolve bug 2023-01-12 19:02:33 +08:00
b556f241b3 [CP] fix core at pl parser vsnprintf 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
92765f4f87 [CP] [to #41137467]fix bug set variable 2022-11-18 08:42:24 +00:00