Commit Graph

404 Commits

Author SHA1 Message Date
b300756dff add log info for sort op memory dump controlled by amm 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
1c7f8a3981 [CP] fix adaptive gby do not eval param expr in single row mode 2023-01-12 19:02:33 +08:00
273d7ba43c [CP] datetime column with not null attribute cause query result missing 2023-01-12 19:02:33 +08:00
4d6995673a [CP] [to #46708308] add ObPLCtxGuard for udf calc 2023-01-12 19:02:33 +08:00
c064eb597c [CP] [to #46475366] fix memory leak of udf`s collection result 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
35eec7741d remove ObOperator::get_next_row() in ObSelectIntoOp::inner_open() 2023-01-12 19:02:33 +08:00
0786a354df set scale and precision for exprs ascii and ord 2023-01-12 19:02:33 +08:00
deebe4130f [CP] fix connect by memory leak 2023-01-12 19:02:33 +08:00
f2c29e4572 [to #46844581] fix self argument of object type procedure 2023-01-12 19:02:33 +08:00
106ebeb963 Remove the special treatment of DATETIME type comparison to ensure the consistency of design 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
7ace1e4b05 [CP] Fix: fix the bug of not init the collation level for random_bytes function 2023-01-12 19:02:33 +08:00
8dcc3b55f3 [CP] Old engine: bit or calc result error 2023-01-12 19:02:33 +08:00
e0a6eb7508 Report error when any load data task failed 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
4c7cfd9120 fix cancel ddl task bug 2023-01-12 19:02:33 +08:00
c1de0db3a8 Fix From_base64 bugs 2023-01-12 19:02:33 +08:00
f93ef2fe39 fix 4377 caused by px retry 2023-01-12 19:02:33 +08:00
c663ca5153 [Fix] get sys leader to send send cancel ddl task 2023-01-12 19:02:33 +08:00
5f21568380 fix not alloc distribute for-update op for multi part table 2023-01-12 19:02:33 +08:00
4d1261de13 adjust in memcmp && fix mysqltest 2023-01-12 19:02:33 +08:00
0a09c71847 [CP] [to #46649689] fix ref cursor is null core 2023-01-12 19:02:33 +08:00
4dcec0e527 [CP] Fix winbuf datahub report -4016 2023-01-12 19:02:33 +08:00
0dfcc0daf7 [CP] sql nio support ssl and open by default on master 2023-01-12 19:02:33 +08:00
ca0d60d1f4 Fix bug PDML does not go parallel due to bad scan order 2023-01-12 19:02:33 +08:00
b421987484 fix concurrent problem of px target monitor 2023-01-12 19:02:33 +08:00
75c6144a73 fix adjust_subquery_list bug 2023-01-12 19:02:33 +08:00
c765ae7b31 [CP] Fix DtlIntermRes dynamic memleak 2023-01-12 19:02:33 +08:00
23a580a51c [to #33454431] fix mysqltest & white scan 2023-01-12 19:02:33 +08:00
7ccc8ed5d3 [CP] fix dynamic memleak when executing select stmt containing udf 2023-01-12 19:02:33 +08:00
7d793b8862 disable batch rescan for empty range conditions 2023-01-12 19:02:33 +08:00
676c105da8 Fix bug about second and microsecond function and update cases 2023-01-12 19:02:33 +08:00
e01e420726 Fix remote execution error 4016 2023-01-12 19:02:33 +08:00
3db4fe6715 [CP] [CP] fix obj param accuracy lost 2023-01-12 19:02:33 +08:00
861f3e0dbf fix mysqltest 2023-01-12 19:02:33 +08:00
42a2e24f49 fix merge set op do not assign last_left_idx leads core 2023-01-12 19:02:33 +08:00
476501d2aa fix build_bnlj_params 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 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
ab7831f063 fix typo for mysqltest 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 2023-01-12 19:02:33 +08:00
a063b1e4d1 [CP] Connect by with sys_connect_by_path if calc rescan return 4016. 2023-01-12 19:02:33 +08:00
f320ab99da [CP]Fixbug:observer core at oceanbase::sql::ObRelationalExprOperator::deduce_cmp_type(3_2_x_release->master) 2023-01-12 19:02:33 +08:00
7e357ea8c9 [to #45393823]update route_sql when alter package compile 2023-01-12 19:02:33 +08:00
7c77f7f746 fix merge except sanity core because of last left index is not assigned 2023-01-12 19:02:33 +08:00
d216cebd66 [CP] optimize error code when column does not exist. 2023-01-12 19:02:33 +08:00
abd9427b1c fix expr in short path result wrong in oracle mode 2023-01-12 19:02:33 +08:00