|
|
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 |
|
|
|
21f366adb1
|
support privilige grant for dbms_resource_manager
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7b3c86fcb8
|
fixbug: query ref expr does not exist in the stmt -4016
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4e11e7bc42
|
[FIX] memory leak of plan cache
|
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 |
|
|
|
aba1df2db3
|
Fix semi to inner transform plan check bugs
|
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 |
|
|
|
e2c4bb64fa
|
[CP] [bugfix] Assigning ObRawExprPointer eats error code
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f8f024230a
|
fix subquery expr in join`s filter can not execute bug
|
2023-01-12 19:02:33 +08:00 |
|
|
|
861f3e0dbf
|
fix mysqltest
|
2023-01-12 19:02:33 +08:00 |
|
|
|
cb76404a56
|
Fix: SYS_VARS_STR_SIZE alloc not enough
|
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 |
|
|
|
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 |
|
|
|
69a1f05080
|
[bugfix] group by pullup does not handle lob properly
|
2023-01-12 19:02:33 +08:00 |
|
|
|
14ccc17b8c
|
fix some signal resolve bug
|
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 |
|
|
|
f696c17aec
|
[CP] fix plan cache core at match cons
|
2023-01-12 19:02:33 +08:00 |
|
|
|
ca1574a1ac
|
fix transform shared subquery bug
|
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 |
|
|
|
47b0a3a4de
|
typo ob_sql.cpp: genenrate -> generate (#1202)
|
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 |
|
|
|
428577024b
|
enable prune unstable path for table use default statistics
|
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 |
|
|
|
a74a280f70
|
[CP]fix const number of fast parse and normal parse is different bug
|
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 |
|
|
|
bb66f574c7
|
bugfix: alter user resource/public/connect identified by pwd core
|
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 |
|
|
|
3f74037737
|
[CP] [CP] Add limitation for larget set stmts' cost based transformation.
|
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 |
|
|
|
1c07891380
|
fix baseline key changed by get pl function
|
2023-01-12 19:02:33 +08:00 |
|
|
|
b35f223d64
|
[CP] Fix the bug that dfo_key is duplicated when registering the first buffer cache
|
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 |
|
|
|
9b859d9f96
|
Fix failed mysqltests caused by add remove_const to rollup exprs
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7f62028059
|
fix a clerical error when declare ObPlanBaseKeyGuard
|
2023-01-12 19:02:33 +08:00 |
|
|
|
28ce876fd8
|
fix the issue of table lock losing results
|
2023-01-12 19:02:33 +08:00 |
|
|
|
a0a66ba1ca
|
revert or expansion check for lob type
|
2023-01-12 19:02:33 +08:00 |
|
|
|
346f6545ed
|
[CP] Fix the error field list ambiguously defined in ps mode
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f54c4341a1
|
[CP] Fix logging core when casting obj in-place failed
|
2023-01-12 19:02:33 +08:00 |
|
|
|
08b4bcce4d
|
fix failed cases
|
2023-01-12 19:02:33 +08:00 |
|
|
|
038db1917d
|
[Fix] check data completement task before execute inner sql and kill session when task is cancel
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d874825952
|
fix failed cases caused by udf expr compare
|
2023-01-12 19:02:33 +08:00 |
|
|
|
64096bd1e9
|
[FEAT MERGE] SCN modification
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f5db12ecdd
|
[SCN] modify with review comments
|
2023-01-12 19:02:33 +08:00 |
|