Commit Graph

105 Commits

Author SHA1 Message Date
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
6e8c6def52 fix sql executor use memory of 500 tenant 2023-04-19 08:15:11 +00:00
76e6f675b5 Fix dblink bugs 2023-04-14 04:11:51 +00:00
f872513c5f implement estimate table row count by meta table 2023-02-24 16:02:17 +00:00
6192a06fb9 [CP] SQL execution time consumption statistics 2023-02-09 14:28:54 +00:00
88c8c6cb08 to issue<38555062>:fix nested sql bug when using execute immediate stmt to exexute anonymous block 2023-02-08 15:36:38 +08:00
e086f0b327 fix create view failed when select item has same alias name 2023-02-08 15:30:29 +08:00
de327e58f9 fix case failed cause by information_schema enhance 2023-02-07 11:52:26 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
9b302b8660 [to #41932470] fix memory of udf 2023-02-06 23:45:37 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +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
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
87e368c52f Fix udt bugs 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
1235ea51e6 fix typo 2023-01-12 19:02:33 +08:00
a2610ab94c [CP] [CP][to #44746355]fix size overflow when reconstruct sql 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
099a445e4c fix typo 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
97b7209e61 fix memory leak when forall batch execute 2022-11-24 08:05:51 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
833107d931 fix last_trace_id expr bug in remote execution 2022-11-02 23:35:49 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
52e5b99c15 [CP] fix: add defensive code for table api global index 2022-07-20 11:21:49 +08:00
dd107a407e [CP] fix object name length checking in mysql mode 2022-06-21 10:58:06 +08:00
rq0
ff8bbf3ebc fix padding bug with function-based index 2022-03-23 22:07:54 +08:00
a4d3ae7db7 fix print remote sql info coredump 2022-03-15 14:18:14 +08:00
st0
878c594b56 support set names/charset and variables in one sql 2021-11-09 10:48:59 +08:00
bx0
e55c1cfb1b Shield sensitive information in sql_audit. 2021-11-02 14:14:13 +08:00
febfa4863f Fix test cases 2021-09-27 21:16:00 +08:00
bf0
73e3401749 fix single partition opt bug 2021-09-24 11:10:39 +08:00