|
e4b2343022
|
[CP] [to #55892808]fix bug dblink transaction in nested sql
|
2024-05-30 09:26:27 +00:00 |
|
|
f857cd2956
|
[CP] [to #56290489]fix PL dblink bug
|
2024-05-30 09:21:03 +00:00 |
|
|
4ae54478d2
|
Fix:StmtSavedValue forgot to reset, unified repair
|
2024-05-30 09:10:12 +00:00 |
|
|
e76485f957
|
[TABLELOCK] Fix bug about calling release_all_locks when session doesn't hold any locks
|
2024-05-30 09:04:30 +00:00 |
|
|
e4bf916318
|
[CP] [Fix] HBase filter cell
|
2024-05-30 04:23:10 +00:00 |
|
|
b70ce332f4
|
fix dead_lock when create_sub_mgr
|
2024-05-30 04:17:51 +00:00 |
|
|
f43b91cab6
|
Hold ids for external table
|
2024-05-30 04:12:23 +00:00 |
|
|
55c2b80df5
|
Fix restore to archive round upper bound failed
|
2024-05-30 04:06:57 +00:00 |
|
|
323dbd5a57
|
Fix issue: memory bloat in storage::pad_column
|
2024-05-29 15:47:03 +00:00 |
|
|
7d58b7fbd3
|
modify error code from -4016 to -4002 when pass invalid arguments in dbms_mview.purge_log() and dbms_mview.refresh()
|
2024-05-29 13:13:17 +00:00 |
|
|
02a9c37cd3
|
[CP] load data retry bug
|
2024-05-29 13:07:35 +00:00 |
|
|
924cc2e2b3
|
vector expr placeholder
|
2024-05-29 13:01:37 +00:00 |
|
|
b52a186253
|
[CdcService] Fix fetch missing log in archive
|
2024-05-29 12:40:45 +00:00 |
|
|
b15341b7c9
|
fix mv rewrite outline not reproducible
|
2024-05-29 12:29:33 +00:00 |
|
|
63984b1d4e
|
fix hash join nestloop process lose chunk
|
2024-05-29 10:28:13 +00:00 |
|
|
c9481cfc40
|
fix listagg param check bug
|
2024-05-29 10:22:49 +00:00 |
|
|
fc9d6e0f7b
|
bug fix: mem leak in load_table_store
|
2024-05-29 08:24:42 +00:00 |
|
|
d9213adda1
|
update obshell to 4.2.3.1-42024052814
|
2024-05-29 08:19:15 +00:00 |
|
|
cc34b5ff54
|
placeholder tracepoint
|
2024-05-29 07:50:44 +00:00 |
|
|
0e82d014fd
|
fix undo_node pre_alloc and add tx_ctx replay from middle case
|
2024-05-29 07:45:25 +00:00 |
|
|
0c935cf425
|
fix bug, dbms_metadata.get_ddl not show cg info of column store index
|
2024-05-29 07:16:05 +00:00 |
|
|
a19fff3cb2
|
add placeholder for create mv build deferred syntax
|
2024-05-29 06:17:07 +00:00 |
|
|
f24e220898
|
[CP] to issue<57050009>:fix core when preapre sql in pl
|
2024-05-29 06:00:29 +00:00 |
|
|
f7f04f168f
|
[CP] Fix: thread_data_.cur_query_len illegal
|
2024-05-29 05:55:07 +00:00 |
|
|
348fee81bf
|
Occupy for auto_split
|
2024-05-29 05:49:43 +00:00 |
|
|
4ac5ae6be3
|
[CP] [FEAT MERGE] fix backup performance issue
|
2024-05-29 05:44:20 +00:00 |
|
|
5f96562f90
|
[CP] fix privilege bugs
|
2024-05-29 05:38:39 +00:00 |
|
|
15bb076d15
|
fix some dml bugs after join rowkey_doc
|
2024-05-29 05:22:09 +00:00 |
|
|
f4a23165e5
|
fix zero data checksum for row store column table && fix empty result for compaction in errsim mode
|
2024-05-29 03:16:00 +00:00 |
|
|
cf329ba029
|
[CP] fix bug heap_table insert_up with sub_partition_key return unexpected -5024
|
2024-05-29 02:50:58 +00:00 |
|
|
c00ae1c2ae
|
fix incremental direct load trans timeout
|
2024-05-28 14:46:34 +00:00 |
|
|
93ce0cf8b1
|
Add placeholder for generate fts index table schema rpc
|
2024-05-28 14:16:07 +00:00 |
|
|
59116a8aa5
|
support compile on alibaba cloud 3.0
|
2024-05-28 13:59:39 +00:00 |
|
|
db82be8c7e
|
Fix decimal sum precision deduce not idempotent
|
2024-05-28 13:54:12 +00:00 |
|
|
47a371d554
|
[CP] [MYSQL COMPAT] add mock statement and views
|
2024-05-28 13:48:12 +00:00 |
|
|
d6ada56d95
|
add placeholder for backup cluster and tenant parameter data.
|
2024-05-28 11:42:30 +00:00 |
|
|
48ff369f14
|
bugfix inc direct_load inrow check incorrect
|
2024-05-28 11:31:00 +00:00 |
|
|
d19563a1ae
|
[CP] fixed mittest failed
|
2024-05-28 11:14:52 +00:00 |
|
|
f69bbd7084
|
enhance aggr first JA unnest with uncorrelated upper filters pulluped
|
2024-05-28 11:09:27 +00:00 |
|
|
08e896c9cb
|
[FIX] is_flushing() do not need check prepare_list
|
2024-05-28 07:21:29 +00:00 |
|
|
585fc4901c
|
[to #56938636] support PLSQL_OPTIMIZE_LEVEL and _ob_pl_compile_max_concurrency
|
2024-05-28 07:16:02 +00:00 |
|
|
cf5ea56653
|
[CP] fix sql audit bug
|
2024-05-28 05:56:32 +00:00 |
|
|
0dd804443f
|
[CP] [to #56915936] fix udt name conflict with public synonym
|
2024-05-28 05:21:33 +00:00 |
|
|
c2bfb71338
|
[vector index] create table with vector index relative variable place holder
|
2024-05-28 05:15:56 +00:00 |
|
|
5f2a967527
|
Fetch frame pointer by inline-asm
|
2024-05-28 04:51:23 +00:00 |
|
|
7f29dc90d3
|
fix sdo_geometry returnning into by ps protocol
|
2024-05-28 04:46:03 +00:00 |
|
|
ed5f4de50d
|
[INNER TABLE] Add column for quick restore related inner tables and views
|
2024-05-28 04:16:08 +00:00 |
|
|
0701cbb82b
|
Fix const expr init format in temp column store
|
2024-05-28 03:46:27 +00:00 |
|
|
87ff6e0f4b
|
[CP] [to #56902916] fix memory leak with collect result & dbms cursor
|
2024-05-27 16:16:00 +00:00 |
|
|
3d8fe84646
|
[CP] Optimize the memory allocation and deallocation for label=DYN_SAMPLE_CTX.
|
2024-05-27 15:46:14 +00:00 |
|