Commit Graph

1127 Commits

Author SHA1 Message Date
d35d341522 [bugfix]: avoid ret_code over-written. 2024-02-19 07:15:29 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
df515b0fa3 [CP] Fix Session Var solidify bug 2024-02-18 09:13:30 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
b2f4717f20 fix mysqltest 2024-02-10 11:29:44 +00:00
229074a275 fix generated recursive union all plan bug using the distributed join method hint 2024-02-10 11:26:53 +00:00
21c31706a5 occupy id positions for profiling. 2024-02-10 11:24:03 +00:00
a686640ddb wildcard matching 2024-02-10 09:18:41 +00:00
b528857934 fix pdml bug after or expansion transformation 2024-02-10 09:04:18 +00:00
59be123c65 [CP] to issue<53073647>:fix two issues 2024-02-10 09:01:25 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
ce4819685b merge develop into master 20231220 2024-02-10 07:44:52 +00:00
3afe574e57 [CP] fix pivot resolve bug 2024-02-10 05:59:41 +00:00
0008468953 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-10 05:40:02 +00:00
5821a7cce7 infile null string return file not exist 2024-02-10 05:17:05 +00:00
9ddcc1572c generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-10 05:05:27 +00:00
388776694c Fix the exception of updating the same column in ps mode 2024-02-10 04:39:31 +00:00
cd30dbac63 修case:dump、tochar、nanvl、information_schema 2024-02-10 04:33:44 +00:00
6eb3abd66f [to #54594279] Add ObItemType in master branch for mock show procedure/function code 2024-02-10 04:10:36 +00:00
b60979c15c disable creating materialized view on xmltype columns 2024-02-10 03:59:03 +00:00
61c367fbce disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-02-10 00:51:46 +00:00
3ff08be727 [CP] add enable_dblink cfg 2024-02-10 00:08:39 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
caed29ad95 fix for update wait parser does not support decimal number 2024-02-09 21:46:04 +00:00
9b9d246b5a [CP] Enable re_est_cost for prefix sort 2024-02-09 21:31:24 +00:00
d509a8e875 Fix prepare stmt error 4016 2024-02-09 21:02:22 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
3184cce2bc disable fast refresh for mview contain subquery 2024-02-09 19:16:38 +00:00
035e536527 Fix error when call stmt containing question mark 2024-02-09 18:44:13 +00:00
444830ac26 [CP] [CP] add max_partition_num config in mysql mode 2024-02-09 18:29:00 +00:00
dbba584bb9 Fix row comparison wrong result of decimal int type 2024-02-09 18:04:52 +00:00
1d31b939ec Add query hint: enable_rich_vector_format 2024-02-09 17:47:22 +00:00
f14101149a [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-02-09 15:38:24 +00:00
f261efbe27 Fix drop mview 2024-02-09 15:12:24 +00:00
3897e45a83 [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-02-09 14:49:24 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
cfae8974c1 using same assign exprs in join first rewrite for update stmt 2024-02-09 12:43:12 +00:00
d0fea03ca8 [#54380548]change for update skip locked cursor to stream mode 2024-02-09 12:37:20 +00:00
a291a8ffaf fix an exec_param and a expr copy_on_replace bugs 2024-02-09 12:25:58 +00:00
49c4063930 修复视图的nullable数值不一致问题 2024-02-09 12:23:00 +00:00
cdb5d065b5 fix mysqltest 2024-02-09 11:39:27 +00:00
c34214132e bug:xor expr error when print 2024-02-09 11:27:36 +00:00
277027c705 [CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary 2024-02-09 11:00:59 +00:00
ce55f20e6f to issue<54195061>:fix dml + udt(pl complex var) issue 2024-02-09 10:28:30 +00:00
bb56b615fd [CP] fix set wrong column flag for value desc 2024-02-09 09:39:02 +00:00
3e4379dbd2 occupy code for show table status 2024-02-09 09:27:22 +00:00
fabef328ba Fix expr can not be produced now in ps mode 2024-02-09 09:12:42 +00:00
fc1019a82d fix show index bug of materialized view 2024-02-09 09:06:48 +00:00
19440b0c01 misc refinement 2024-02-09 08:01:58 +00:00