Commit Graph

603 Commits

Author SHA1 Message Date
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
01a8cc78da bugfix json_object with year data core dump 2023-08-23 02:10:22 +00:00
ad74fb0068 [CP] [to #51373389] fix user privilege check of AUTHID DEFINER routines 2023-08-22 09:18:19 +00:00
fc317ca70a sync bugfix:oralce json-agg func coredump bug 2023-08-21 10:40:29 +00:00
392f7dfe04 fix is_unicode_valid bug 2023-08-18 12:20:18 +08:00
3bd00fdbb4 Runtime Filter Optimization 2023-08-18 12:11:53 +08:00
902896a63e compat convert mistaken code with oracle 2023-08-18 11:44:56 +08:00
cd3e528819 fix to_type() bug 2023-08-17 10:47:24 +00:00
9146a24817 [xml bugfix] xml encoding bugfix 2023-08-17 10:36:01 +00:00
d2cd503be2 Fix coalesce bug 2023-08-17 09:55:36 +00:00
09f80e6a68 fix some bugs 2023-08-17 17:06:37 +08:00
c1d282d2f9 [xml bugfix] nvl bugfix 2023-08-16 05:10:31 +00:00
2bb6877cdd fix find in set bug 2023-08-15 07:18:46 +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
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
5d0ad0e767 fix mysqltest 2023-08-14 14:42:37 +00:00
618ad9980b fix expr concat upgrade compatibility bug 2023-08-14 02:12:34 +00:00
e88540ebc8 to issue<44184376>:fix udf argument issue 2023-08-11 07:42:30 +00:00
766e0c2c35 [CP] [to #51304280]fix bug nested udf 2023-08-11 03:54:52 +00:00
4c7c89c2fd [to #48216783] fix array access out of range error report 2023-08-10 11:48:28 +00:00
a0e110cc8a fix bugs 2023-08-10 08:18:37 +00:00
1866f396db opt expr find_in_set 2023-08-10 04:18:37 +00:00
e0a0ce93bd fix several compatibility bug 2023-08-10 03:42:46 +00:00
964241ea7b [to #51197453] fix(expr): set max VARCHAR2 length to 4000 in LPAD/RPAD 2023-08-10 03:18:35 +00:00
0854e787d1 fix result type deduce bug of expr_repeat 2023-08-09 12:48:38 +00:00
7a3548cb4b [json] json arrayagg, json objectagg refration 2023-08-08 08:54:37 +00:00
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00
61235a2b50 crc32() return longlong 2023-08-04 10:54:16 +00:00
0e7a1768db fix oracle nullif transform error 2023-08-04 07:42:33 +00:00
ee0e20622a Compatible with Mysql AES_ENCRYPT WARNING ignore iv when cipher mode is ecb 2023-08-03 12:24:10 +00:00
f8e2c27281 fix concat deduce bug 2023-08-03 10:42:07 +00:00
e593faec7d [to #51332276] fix param conversion of UDT constructors 2023-08-03 08:18:31 +00:00
8063cbeebb Fix system function compatibility bugs 2023-08-02 13:42:35 +00:00
bb7ce82bd2 fix some privilege and expr bugs 2023-08-02 10:24:12 +00:00
aefb0e9afc fix find_in_set, sleep(null), errorcode 2023-08-02 10:18:13 +00:00
3d3c85657a [to #50354825] fix(expr): make to_binary_float/double behavior in assign_stmt compatible with oracle 2023-08-02 07:18:23 +00:00
ef355a7509 bugfix : json_value mismatch func fix & json object wild star fix 2023-08-02 07:12:21 +00:00
90def6ad4a oracle json construct function refaction && oracle json expr option clause syntax support 2023-08-02 06:54:16 +00:00
0c3303e4c1 [to #50697318] fix while case when loop syntax & case result type deduce & arg_case transform 2023-08-02 05:54:32 +00:00
258affd57c Fix convert/to_type and get_ddl compatibility bugs 2023-08-02 05:48:31 +00:00
56c2af43e5 Fix functional index blacklist bug and cherry-pick commits 2023-08-02 04:48:17 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
23e086d49d Fix bug: the result of interval function is wrong. 2023-08-01 14:18:30 +00:00
4108dccfbe [CP] fix decode bug 2023-07-28 06:48:21 +00:00
553f5616ad Fix ps prepare stage error 4016 2023-07-27 10:42:29 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
c23011c866 Add div_by_zero check in int_div expr 2023-07-25 11:42:52 +00:00
5c2fc55d63 [CP] [CP] issue<50775099>:forbid set global var when executing nested sql 2023-07-25 07:48:39 +00:00
7a79c94c1c Fix changes to test cases caused by modifying OB_ERR_DOUBLE_TRUNCATED error code 2023-07-25 07:12:35 +00:00
0065e91dda Fix some plan cache bug 2023-07-25 06:42:57 +00:00