Commit Graph

2498 Commits

Author SHA1 Message Date
c07a4c7201 fix bugs of outline 2023-08-16 03:44:29 +00:00
2ff134f70b fix mysqltest 2023-08-15 12:10:46 +00:00
7d7e68e967 fix some dup table bugs 2023-08-15 10:10:47 +00:00
f4aff366fd bugfix: set collation level when add cast during remove subquery 2023-08-15 08:40:53 +00:00
2bb6877cdd fix find in set bug 2023-08-15 07:18:46 +00:00
540e01a6ef [to #51110137] fix text anonymous with question mark compatible Oracle 2023-08-15 06:10:16 +00:00
7a3e524f27 fix mysqltest 2023-08-15 03:40:37 +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
f47d591c44 [to #51497822] fix mysqltest 2023-08-14 14:19:42 +00:00
e8d55a05af fix: fix replace into foreign key check bug 2023-08-14 13:55:02 +00:00
9dd008663c [xml ddl bugfix] xml priv xml binary select bugfix 2023-08-14 12:48:46 +00:00
a84ffe6d84 fix: xml default value set by alter table ineffective for exist rows 2023-08-14 11:48:33 +00:00
a8b2555f24 fix scalar = vector throw 4016 under oracle mode 2023-08-14 11:24:38 +00:00
805c604524 [CP] adjust UTL_ENCODE && UTL_RAW to DETERMINISTIC 2023-08-14 10:54:42 +00:00
c90faddb7b [to #51347616]fix bug show triggers like 2023-08-14 10:42:43 +00:00
2269c012e3 Fix ra datum store switch block index failed 2023-08-14 10:18:33 +00:00
2defdd7296 [4.1][4.2] refine set autocommit in dblink trans 2023-08-14 08:18:44 +00:00
e067fa2e07 fix some window func bugs 2023-08-14 07:18:41 +00:00
ef9887b33b fix compact bug 2023-08-14 07:12:41 +00:00
579631624e fix dblink hung and translate error 2023-08-14 04:18:38 +00:00
9cd60f84b4 [CP] SQL EXEC Engine batchsize auto downgrade
Co-authored-by: qubin-ben <qubin01@gmail.com>
2023-08-14 04:12:34 +00:00
618ad9980b fix expr concat upgrade compatibility bug 2023-08-14 02:12:34 +00:00
87d2c780c3 Fix predicate move around bug 2023-08-13 12:12:37 +00:00
8c310ebb01 fix 4201 error raised by push down exec param into temp table 2023-08-11 10:12:54 +00:00
e88540ebc8 to issue<44184376>:fix udf argument issue 2023-08-11 07:42:30 +00:00
d23b1c10fc [to #51461947]fix bug check_trigger_arg 2023-08-11 07:18:42 +00:00
b0467c7140 Reset same_server_ flag in clear_all_location_info 2023-08-11 06:42:40 +00:00
766e0c2c35 [CP] [to #51304280]fix bug nested udf 2023-08-11 03:54:52 +00:00
02a2a424fa Fix RCTE bugs 2023-08-11 03:48:48 +00:00
bec62f402d Fix pred move around bug 2023-08-10 11:54:25 +00:00
4c7c89c2fd [to #48216783] fix array access out of range error report 2023-08-10 11:48:28 +00:00
b49b600a1c Create a temp CONTEXT when check unique in transformer 2023-08-10 11:12:38 +00:00
4163502241 Make Das task fast false when das task under partition wise nlj 2023-08-10 10:54:48 +00:00
ee614d9292 Get new das task id when das task retry. 2023-08-10 10:18:39 +00:00
de1f751d37 fix core at ~ObNonTerminalRawExpr() 2023-08-10 10:12:38 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
b49c3559a2 fix memory-leak bug of insert into select with direct-mode 2023-08-10 09:12:22 +00:00
ad5fdf9fea remove core at keybtree, adjust sort keys for unique index 2023-08-10 08:42:33 +00:00
a0e110cc8a fix bugs 2023-08-10 08:18:37 +00:00
d4c46975a8 fix bug select from virtual table report -4201 2023-08-10 07:18:31 +00:00
03cc2be4ea fix failed mysqltest introduce by previous bugfix 2023-08-10 07:12:30 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
9bdf5e0b48 to issue<51214537>:fix pick routine issue when using anony array as value of anonymous block in ps mode 2023-08-10 04:42:28 +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
985ef218d4 Release the restriction of only reading the leader replica under the retry situation. 2023-08-10 03:12:34 +00:00
3b8bba9461 fix bug multi_query batch optimization record error affected_row in sql_audit 2023-08-10 02:48:35 +00:00