Commit Graph

253 Commits

Author SHA1 Message Date
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
8ee98a51af Fix mysql tests 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
03a9f4d2a0 [4.1][xa] refine xid check for null field 2023-01-12 19:02:33 +08:00
ae962fba65 Fix an order by udt bug 2023-01-12 19:02:33 +08:00
eddcded977 Fix mysql tests 2023-01-12 19:02:33 +08:00
0192037f28 [CP] fix cast subquery expr bug 2023-01-12 19:02:33 +08:00
9b16d56c2f [CP] fix set variable subquery bug 2023-01-12 19:02:33 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
9e1c3039b0 [to #46647584] fix pick routine with mutil numric level 2023-01-12 19:02:33 +08:00
02fedb0783 fix view pullup part exprs bug 2023-01-12 19:02:33 +08:00
d76fd66d95 [CP] [to #44422916]Fix desc view bug when udf exists in view definition 2023-01-12 19:02:33 +08:00
c2bf552dba fix cases master 2023-01-12 19:02:33 +08:00
6c9add4152 [HelloBike] fix a bug of index comment covering data table comment 2023-01-12 19:02:33 +08:00
5c2ed71dd6 [CP] [to #44352686] fix is_prepare_protocol in resolve_external_symbol 2023-01-12 19:02:33 +08:00
d88bd75a8a [CP] fix merge into result error when hitting plan cache 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
38846e73d6 revise some expr flags 2023-01-12 19:02:33 +08:00
d1adfdd085 [CP] fix calc default expr of generate column core 2023-01-12 19:02:33 +08:00
2ee6c3352f [to #46859072] fix serval complex type bugs 2023-01-12 19:02:33 +08:00
d75910ac0d [CP] [CP] [CP] [#46363616]fix bug win-func expr as udf param 2023-01-12 19:02:33 +08:00
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
9daa7428e9 fix insert all not support subquery 2023-01-12 19:02:33 +08:00
6f05db2849 [CP] fix a core caused by omitting the deep copy 2023-01-12 19:02:33 +08:00
2ff985ffdd Fix ps prepare stage type deduction failure 2023-01-12 19:02:33 +08:00
9676a1aa4b simplify server log 2023-01-12 19:02:33 +08:00
2e9804d6e8 [CP] fix build function-index bug 2023-01-12 19:02:33 +08:00
d0278a4161 [CP] Prohibit specifying the constraint name with empty string explicitly 2023-01-12 19:02:33 +08:00
99981d12af [to #46721224] fix bulk collect into x,x 2023-01-12 19:02:33 +08:00
80b8c6361d [CP] fix core caused by missed core and cast interval to year failed error 2023-01-12 19:02:33 +08:00
73345ff899 bufix: ObSqlBitSet's length is incorrectly altered when alloc_new_buf failed 2023-01-12 19:02:33 +08:00
70c412f1d7 [CP] Forbid set variable with aggr function 2023-01-12 19:02:33 +08:00
3bff3ea3cc fix expr pullup transform bug 2023-01-12 19:02:33 +08:00
1be6c41e7e Fix failed mysqltests caused by fixing rollup shared exprs bug and fixing core at inner_same_as 2023-01-12 19:02:33 +08:00
e97de44b97 fix core when using same pl var in bulk collect into cluase 2023-01-12 19:02:33 +08:00
25b02ac399 fix parallel var assign bug 2023-01-12 19:02:33 +08:00
c571414825 [CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2023-01-12 19:02:33 +08:00
6feedb3cee Fix core at ObSysFunRawExpr::inner_same_as when compare CONCAT expr with T_OP_CNN expr 2023-01-12 19:02:33 +08:00
75c6144a73 fix adjust_subquery_list bug 2023-01-12 19:02:33 +08:00
2529298832 [CP] [to #43738219] fix ps + routine overloaded 2023-01-12 19:02:33 +08:00
e57d864e41 Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs 2023-01-12 19:02:33 +08:00
e01e420726 Fix remote execution error 4016 2023-01-12 19:02:33 +08:00
e2c4bb64fa [CP] [bugfix] Assigning ObRawExprPointer eats error code 2023-01-12 19:02:33 +08:00
de9ff56963 [to #33109923]fix bug compile package 2023-01-12 19:02:33 +08:00
f463ab5a0c [CP] [to #44090387] fix package body create 2023-01-12 19:02:33 +08:00
1e012e6ae4 fix parent_namespace_stmt_ bug for direct nested view, remove some debug log may may print null pointer 2023-01-12 19:02:33 +08:00
3e08049b73 [CP] [CP] fix incorrect construct sql from update statement 2023-01-12 19:02:33 +08:00