Commit Graph

12220 Commits

Author SHA1 Message Date
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
5a89da909b fix vec2.0 px merge sort receive and table scan partition pruning bug 2024-02-08 19:51:30 +00:00
76f6145117 Fix flashback error code when read snapshot recycled 2024-02-08 19:45:41 +00:00
df48d0946b fix compile error on arm 2024-02-08 19:42:42 +00:00
86f2b264f6 [CP] fix px pool core at mtl_stop when create tenant failed 2024-02-08 19:39:42 +00:00
9e99fdb706 fix coredump if toolbox init half 2024-02-08 19:36:43 +00:00
ce398d70f0 [CP] [to #53961481] fix mysqltest, associative array need an init state 2024-02-08 19:33:43 +00:00
626c5536f9 bugfix: substr expr get wrong result length 2024-02-08 19:30:43 +00:00
426469c057 [CP] fix serialize ObSqlArrayObj bugs 2024-02-08 19:27:43 +00:00
d2633c10e1 [CP] [to #52802834] fix record default value with null & serval bugs 2024-02-08 19:24:42 +00:00
2e47168229 Fix direct load reset mem_ctx 2024-02-08 19:21:42 +00:00
44315c82f4 ob_item_type occupy 2024-02-08 19:18:40 +00:00
72bcc7d7b2 [CP] sql_nio memory_pool allocate memory form tenant after get tenant_id 2024-02-08 19:15:38 +00:00
d1347a4485 disable direct load to table with mlog 2024-02-08 19:12:39 +00:00
550562e6e3 Fix vec 2.0 limit op use wrong null index 2024-02-08 19:09:40 +00:00
3fd4afdc90 Fix print vectorized rows core when row is skipped 2024-02-08 19:03:50 +00:00
7e40f4cb68 [CP] fixed core at print log 2024-02-08 19:00:49 +00:00
65d5b08606 [CP] fix update with non-strict mode core
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2024-02-08 18:57:49 +00:00
bb9dd9dcde Fix the issue with inaccurate error messages for duplicate rowkey 2024-02-08 18:54:48 +00:00
d40845d673 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv 2024-02-08 18:46:07 +00:00
230773b31a [bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-02-08 18:43:05 +00:00
d09f4efcff fix some problem in <hint material> 2024-02-08 18:40:02 +00:00
b4224a09b3 [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-02-08 18:34:08 +00:00