|
9544106c49
|
BUGFIX: change memstore_limit to tenant level
|
2024-02-08 22:52:38 +00:00 |
|
|
e3092c9b78
|
[TABLELOCK] improve the execute process of iterating obj_lock in all_virtual_obj_lock
|
2024-02-08 22:49:38 +00:00 |
|
|
e7866c03fb
|
[CP] fix: xa_end has incompatiable behavior with Oracle.
|
2024-02-08 22:46:34 +00:00 |
|
|
5e9a933f2b
|
[manually cp] reset errno from OB_ENTRY_NOT_EXIST to OB_TABLET_NOT_EXIST in mds table merge procedure
|
2024-02-08 22:43:31 +00:00 |
|
|
fd37b45d42
|
do not override error code when itering ddl rows.
|
2024-02-08 22:40:32 +00:00 |
|
|
088be4d3bf
|
fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param
|
2024-02-08 22:37:32 +00:00 |
|
|
55e4ecae3a
|
[CP] [to #54098743] recursive add udt dependence of table function
|
2024-02-08 22:31:41 +00:00 |
|
|
c0d5a64dc2
|
[CP] [CP] Fix binding outline cannot hit the plan cache
|
2024-02-08 22:28:41 +00:00 |
|
|
216880d5e7
|
fix max callback list count, do not depends on max cpu count
|
2024-02-08 22:25:42 +00:00 |
|
|
cdd787100e
|
Seal clog files in plus archive mode backup
|
2024-02-08 22:19:52 +00:00 |
|
|
a343d18e1a
|
[CP] fix zlib error message
|
2024-02-08 22:16:51 +00:00 |
|
|
2d65ebabf1
|
[CP] update ls meta migration status and restore status print log
|
2024-02-08 22:13:50 +00:00 |
|
|
019a7858cc
|
[CP] fix px retry 4377
|
2024-02-08 22:10:51 +00:00 |
|
|
adffb88334
|
bugfix: tmp file not removed from tmp file manager when tenant destroy.
|
2024-02-08 22:07:52 +00:00 |
|
|
e9465e8541
|
optimize lock in FreezeInfoMgr
|
2024-02-08 22:04:53 +00:00 |
|
|
a7bd5725da
|
[CP] [to #53934515] Fix decode expression does not support returning complex types
|
2024-02-08 22:01:53 +00:00 |
|
|
abac97250c
|
[arb][fix] fix incorrect usage of strncpy
|
2024-02-08 21:58:54 +00:00 |
|
|
3154082c61
|
Adapt the new vec2.0 interface for single row calculation
|
2024-02-08 21:55:56 +00:00 |
|
|
d3da1d9ffc
|
create savepoint not abort tx to avoid concurrent with stmt execute
|
2024-02-08 21:50:06 +00:00 |
|
|
9db2501590
|
[CP] fix bug insert ignore with generated column maybe cause 4377 error
|
2024-02-08 21:47:06 +00:00 |
|
|
b5c3184f83
|
[FIX] get ls role without lock when check existing_ls_freezing
|
2024-02-08 21:44:07 +00:00 |
|
|
14f3fec662
|
[CP] add transfer check dest ls can rebuild condition
|
2024-02-08 21:41:05 +00:00 |
|
|
337cddce15
|
Repair -4016 error that occur in start_scn invalid
|
2024-02-08 21:38:04 +00:00 |
|
|
012fce842f
|
[CP] fix: reuse failed das remote task before serialize it.
|
2024-02-08 21:35:05 +00:00 |
|
|
31b14bcba4
|
Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change.
|
2024-02-08 21:29:12 +00:00 |
|
|
ef105cab85
|
[CP] [FIX] set dml flag on mvcc row when remove callbacks to make the row estimation more accurate
|
2024-02-08 21:26:12 +00:00 |
|
|
e3b7a57450
|
Fix job status when the user cancels the job
|
2024-02-08 21:23:12 +00:00 |
|
|
a12ed0ec08
|
[CP] check cost_time of ob_malloc
|
2024-02-08 21:20:10 +00:00 |
|
|
8ebd6b9d09
|
Fix incorrect xml hidden column name mapping during table redefinition
|
2024-02-08 21:17:10 +00:00 |
|
|
685be8bbfb
|
Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time
|
2024-02-08 21:14:09 +00:00 |
|
|
e7d9918604
|
net.add_rpc_unix_listen remove OB_USE_BABASSL
|
2024-02-08 21:11:09 +00:00 |
|
|
ed933f0e3d
|
fix virtual table ob_thread sanity core
|
2024-02-08 21:08:09 +00:00 |
|
|
fb6c0f0d30
|
[CP] fix ash report bug
|
2024-02-08 21:02:21 +00:00 |
|
|
fbe7a6abe0
|
fix hash join core when nest loop mode build hash table
|
2024-02-08 20:59:21 +00:00 |
|
|
c58bab0312
|
placeholder for virtual table __all_virtual_session_ps_info, sys view GV$OB_SESSION_PS_INFO and V$OB_SESSION_PS_INFO
|
2024-02-08 20:56:21 +00:00 |
|
|
77025bbbb3
|
Fix incorrect plan sharing causing crash
|
2024-02-08 20:53:20 +00:00 |
|
|
0581e5049c
|
[CP] fix exec_param nested problem
|
2024-02-08 20:50:21 +00:00 |
|
|
64b972e13f
|
[CP] [to #54116671] fix serval pl bugs
|
2024-02-08 20:47:21 +00:00 |
|
|
84f5c02d50
|
[CP] adjust ob_default_lob_inrow_threshold invalid error msg
|
2024-02-08 20:44:19 +00:00 |
|
|
b0e44ba256
|
fix decide incomplete replay and other misc bugs
|
2024-02-08 20:41:20 +00:00 |
|
|
7c6e7ded9c
|
Add ob_admin support for testifying interfaces in ob_backup_io_adapter
|
2024-02-08 20:38:21 +00:00 |
|
|
9d493648c7
|
[CP] [OBKV] Fix the number of running TTL tasks is higher than expected
|
2024-02-08 20:35:20 +00:00 |
|
|
b325b511ca
|
[CP] fix standby replay 4719
|
2024-02-08 20:32:20 +00:00 |
|
|
9005f0a5a9
|
Fix table api perf issue
|
2024-02-08 20:23:43 +00:00 |
|
|
4e1a393d8d
|
push redo_sync task after unlock && get tx ctx with lock_timeout
|
2024-02-08 20:20:42 +00:00 |
|
|
82eb30388c
|
fix topn bug: comp not updated when new batch be added
|
2024-02-08 20:14:52 +00:00 |
|
|
6c236f548c
|
occupy codes for the password func
|
2024-02-08 20:11:53 +00:00 |
|
|
cdfa322cc4
|
fix: all_virtual_id_service coredump when tenant id list is empty
|
2024-02-08 20:03:16 +00:00 |
|
|
16d08bf241
|
Fix a bug when run docker_build.sh with one input
|
2024-02-08 20:00:16 +00:00 |
|
|
f8f62b75c7
|
Fix the memory leak bug of VectorHeader to_string
|
2024-02-08 19:54:30 +00:00 |
|