Commit Graph

9972 Commits

Author SHA1 Message Date
cf59bb02b3 [CP] fix: xa_end has incompatiable behavior with Oracle. 2024-01-04 11:42:41 +00:00
b94a63f6aa [manually cp] reset errno from OB_ENTRY_NOT_EXIST to OB_TABLET_NOT_EXIST in mds table merge procedure 2024-01-04 10:42:38 +00:00
cd1a8e2889 do not override error code when itering ddl rows. 2024-01-04 10:13:08 +00:00
30e44f4381 fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-01-04 09:13:14 +00:00
94f1a65611 [CP] [to #54098743] recursive add udt dependence of table function 2024-01-04 08:24:37 +00:00
1e9d7b5cdb [CP] [CP] Fix binding outline cannot hit the plan cache 2024-01-04 08:11:47 +00:00
a178711670 fix max callback list count, do not depends on max cpu count 2024-01-04 08:06:50 +00:00
b5e0282acf Seal clog files in plus archive mode backup 2024-01-04 07:57:15 +00:00
4dc771ed08 [CP] fix zlib error message 2024-01-04 07:52:34 +00:00
9388798c06 [CP] update ls meta migration status and restore status print log 2024-01-04 07:47:53 +00:00
sdc
d9accd212d [CP] fix px retry 4377 2024-01-04 07:43:08 +00:00
4edffe3c86 bugfix: tmp file not removed from tmp file manager when tenant destroy. 2024-01-04 06:47:30 +00:00
91c2ae3c01 optimize lock in FreezeInfoMgr 2024-01-04 06:42:50 +00:00
93aaa435e6 [CP] [to #53934515] Fix decode expression does not support returning complex types 2024-01-04 06:12:34 +00:00
6e2ea8d096 [arb][fix] fix incorrect usage of strncpy 2024-01-04 05:47:23 +00:00
48106fdd6a Adapt the new vec2.0 interface for single row calculation
Co-authored-by: hwx65 <1780011298@qq.com>
2024-01-04 05:42:43 +00:00
46e5a241ce create savepoint not abort tx to avoid concurrent with stmt execute 2024-01-04 05:12:53 +00:00
92add5609c [CP] fix bug insert ignore with generated column maybe cause 4377 error 2024-01-04 04:42:55 +00:00
10ee1c4603 [FIX] get ls role without lock when check existing_ls_freezing 2024-01-04 04:22:15 +00:00
a0fa16b708 [CP] add transfer check dest ls can rebuild condition 2024-01-04 04:17:36 +00:00
e60ef3923f Repair -4016 error that occur in start_scn invalid 2024-01-04 04:12:56 +00:00
f8ed7495f3 [CP] fix: reuse failed das remote task before serialize it. 2024-01-04 03:22:36 +00:00
41bddc55a8 Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change. 2024-01-04 03:12:50 +00:00
1adb7fadd6 [CP] [FIX] set dml flag on mvcc row when remove callbacks to make the row estimation more accurate 2024-01-04 02:42:49 +00:00
ffd385befc Fix job status when the user cancels the job 2024-01-04 02:12:41 +00:00
6d76632132 [CP] check cost_time of ob_malloc 2024-01-03 19:44:16 +00:00
6e68e75ae6 Fix incorrect xml hidden column name mapping during table redefinition 2024-01-03 19:18:24 +00:00
46d1965660 Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time 2024-01-03 19:13:39 +00:00
554cf27d1c net.add_rpc_unix_listen remove OB_USE_BABASSL 2024-01-03 18:48:35 +00:00
8fcbf21bb5 fix virtual table ob_thread sanity core 2024-01-03 18:43:23 +00:00
459f72fc51 [CP] fix ash report bug 2024-01-03 18:12:51 +00:00
0c1f5ac25e fix hash join core when nest loop mode build hash table 2024-01-03 17:23:03 +00:00
79cd3e2ae0 placeholder for virtual table __all_virtual_session_ps_info, sys view GV$OB_SESSION_PS_INFO and V$OB_SESSION_PS_INFO 2024-01-03 17:18:22 +00:00
c257e61733 Fix incorrect plan sharing causing crash 2024-01-03 17:13:37 +00:00
9ae25b9413 [CP] fix exec_param nested problem 2024-01-03 16:18:03 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +00:00
5c4d416a56 [CP] adjust ob_default_lob_inrow_threshold invalid error msg 2024-01-03 15:52:34 +00:00
42103dca6d fix decide incomplete replay and other misc bugs 2024-01-03 15:47:47 +00:00
0764829ae1 Add ob_admin support for testifying interfaces in ob_backup_io_adapter 2024-01-03 15:43:03 +00:00
36ee82ae6d [CP] [OBKV] Fix the number of running TTL tasks is higher than expected 2024-01-03 15:17:17 +00:00
64fb6918d5 [CP] fix standby replay 4719 2024-01-03 15:12:34 +00:00
0e11a0a739 Fix table api perf issue 2024-01-03 12:59:49 +00:00
9bd6e48a27 push redo_sync task after unlock && get tx ctx with lock_timeout 2024-01-03 12:55:07 +00:00
745e46e176 fix topn bug: comp not updated when new batch be added 2024-01-03 12:37:45 +00:00
a93104bd85 occupy codes for the password func 2024-01-03 12:32:53 +00:00
ea06f01b1b fix: all_virtual_id_service coredump when tenant id list is empty 2024-01-03 12:11:14 +00:00
acdc9148dc Fix a bug when run docker_build.sh with one input 2024-01-03 12:06:20 +00:00
2e35ef4490 Fix the memory leak bug of VectorHeader to_string 2024-01-03 11:57:00 +00:00
sdc
33600ef896 fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-01-03 11:52:19 +00:00
512e24e98e Fix flashback error code when read snapshot recycled 2024-01-03 11:42:48 +00:00