|
|
d33ce0d08c
|
fix statement_digest expr bug
|
2023-05-24 11:47:46 +00:00 |
|
|
|
bdf9558e59
|
Fix direct load exec session info
|
2023-05-24 11:11:34 +00:00 |
|
|
|
9cebbed15f
|
add user warn for vtable error
|
2023-05-24 10:47:48 +00:00 |
|
|
|
1c6afa2162
|
Fix direct load allocator tenant
|
2023-05-24 08:41:14 +00:00 |
|
|
|
59475233e9
|
[CP] Fix or expansion bug
|
2023-05-24 08:16:43 +00:00 |
|
|
|
190d91109a
|
fix create index on column default sequence bug
|
2023-05-24 08:11:08 +00:00 |
|
|
|
78115d17d8
|
Fix the bug that the error-code is overwritten in closing direct insert tasks
|
2023-05-24 07:16:55 +00:00 |
|
|
|
e0a30b9c24
|
[xmlbugfix] fix core caused by window func partition-by-clause use xmltype column which cmp func is NULL
|
2023-05-24 06:47:14 +00:00 |
|
|
|
2724fef69d
|
disable nlj group rescan for some cases
|
2023-05-24 06:17:29 +00:00 |
|
|
|
bb69281e07
|
bugfix : dynamic sql without quesmark type check && encoding session & xmltype compare in case
|
2023-05-24 05:11:48 +00:00 |
|
|
|
fba2736013
|
Fix merge join clac negative memory bound
|
2023-05-24 03:47:31 +00:00 |
|
|
|
6bfb591de3
|
Support some charset grammar
|
2023-05-24 03:41:44 +00:00 |
|
|
|
ae4d75699d
|
fix some bugs
|
2023-05-23 12:47:20 +00:00 |
|
|
|
9276e8cb93
|
avoid get_select_item crash
|
2023-05-23 11:11:29 +00:00 |
|
|
|
d38916c6f0
|
fix lrpad return null when param is empty string && fix nanvl return null when 1st param is binary double
|
2023-05-23 10:47:12 +00:00 |
|
|
|
03fdde5756
|
Fix remove_const bug
|
2023-05-23 10:41:34 +00:00 |
|
|
|
795f695156
|
xmltype getval bugfix: set result cs_type
|
2023-05-23 10:23:00 +00:00 |
|
|
|
1d6ab7fce8
|
fix a charset name fast parser bug
|
2023-05-23 10:17:19 +00:00 |
|
|
|
ff770ce5c8
|
[CP] fix invalid keypart bug
|
2023-05-23 09:23:01 +00:00 |
|
|
|
5bda949e1a
|
fix bug when do row gt and with like exprs
|
2023-05-23 08:41:49 +00:00 |
|
|
|
53c181dd36
|
Fix performance reduction -- 002
|
2023-05-23 08:11:35 +00:00 |
|
|
|
c15ff448f4
|
fix ob_admin load key bug
|
2023-05-23 07:11:39 +00:00 |
|
|
|
80ea23a8dc
|
disable extract shared child exprs for dblink stmt
|
2023-05-23 06:47:26 +00:00 |
|
|
|
2e77daca76
|
fix dup table fetch table location -4002
|
2023-05-23 05:41:48 +00:00 |
|
|
|
59591c9ea2
|
to issue<49845698>:fix pdml with udf report 6220
|
2023-05-23 05:17:26 +00:00 |
|
|
|
54fbf31d94
|
[to #49602206] no codegen objaccess & can calc it in pure sql context
|
2023-05-23 05:11:45 +00:00 |
|
|
|
65d39aaf03
|
fix shared group by subquery bug
|
2023-05-23 03:47:33 +00:00 |
|
|
|
3575e799d3
|
fix plan cache core because tid not conisistent when alloc and free
|
2023-05-23 03:17:15 +00:00 |
|
|
|
2876cc28d2
|
PDML delete with barrier should not throw MEMORY_EXCEED error.
|
2023-05-23 03:11:36 +00:00 |
|
|
|
e9ee090ba4
|
[CP] add _ob_wait_interval_after_truncate conf for truncate
|
2023-05-23 02:41:37 +00:00 |
|
|
|
c7d7f34b18
|
remove preallocation of memory for sql task
|
2023-05-23 02:11:21 +00:00 |
|
|
|
4bd7e86da7
|
fix unknown error when has not privilege to do query
|
2023-05-23 01:47:13 +00:00 |
|
|
|
5f81d12222
|
to issue<49860566>:fix core when using package var as udf out param
|
2023-05-23 01:41:32 +00:00 |
|
|
|
67986e6122
|
bugfix : [49812157] xmltype.create as input in json_array && [49839129] cast to nchar error code in ob mismatch
|
2023-05-23 01:11:32 +00:00 |
|
|
|
bb740d865c
|
Fix mysql rollup duplicate columns wrong result
|
2023-05-22 12:52:53 +00:00 |
|
|
|
4a04df81c6
|
Change ObArray to ExprFixedArray about connect by spec exprs
|
2023-05-22 12:41:37 +00:00 |
|
|
|
b0917dda98
|
[to #45991279]fix bug trigger order
|
2023-05-22 12:17:16 +00:00 |
|
|
|
058c604632
|
fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql
|
2023-05-22 12:11:32 +00:00 |
|
|
|
190faa5a4f
|
[to #49833859] fix insert stmt print with alias table name
|
2023-05-22 10:11:34 +00:00 |
|
|
|
3aeec935da
|
[xml bugfix] xmlattributes print value bugfix
|
2023-05-22 09:47:34 +00:00 |
|
|
|
1bf7c169e6
|
add drain_exch for ObJoinFilterOp
|
2023-05-22 09:11:47 +00:00 |
|
|
|
67532b6ac9
|
fix alter range part key without checking partition values order.
|
2023-05-22 08:47:11 +00:00 |
|
|
|
6f615574c9
|
Fix create identity column using binary_float or binary_double
|
2023-05-22 08:11:32 +00:00 |
|
|
|
12df65c37c
|
[to #49480755] fix routine callable check in forall stmt
|
2023-05-22 06:11:51 +00:00 |
|
|
|
e8e7d25eed
|
[to #49482546] fix compare/order function of object type resolve
|
2023-05-22 05:47:10 +00:00 |
|
|
|
a1741c2ed9
|
to issue<49309819><47913681>:fix serveral bugs
|
2023-05-22 05:22:26 +00:00 |
|
|
|
863d7dfd92
|
Fix functional index bugs
|
2023-05-22 04:41:42 +00:00 |
|
|
|
b6cb96f6ce
|
remove unused code
|
2023-05-22 03:41:34 +00:00 |
|
|
|
da418b0c5a
|
Case when expression modification
|
2023-05-22 02:41:44 +00:00 |
|
|
|
3022641952
|
Fix print cast as number bug in dblink
|
2023-05-21 06:17:31 +00:00 |
|