Commit Graph

9991 Commits

Author SHA1 Message Date
0608c45482 [DeadLock] remove thread local execution flag to enabel register deadlock in PL 2024-01-04 16:43:35 +00:00
e5b7cbc593 rebuild master key version info after restore finished 2024-01-04 16:17:26 +00:00
fe567d504b Fix temp block store dump reader block failed 2024-01-04 16:12:46 +00:00
ac69a200d2 Remove default implementation of IAggergate::add_one_row 2024-01-04 15:42:34 +00:00
cdb7b711a6 [CP] [to #54143198] fix record member default expression use in subprogram routine 2024-01-04 15:21:57 +00:00
40ef565b9a Fix query range extraction for ObDecimalIntType 2024-01-04 15:17:15 +00:00
f281cb6080 placeholder for mds query 2024-01-04 15:12:38 +00:00
abebc94039 [CP] fix check constraint bugs 2024-01-04 14:42:54 +00:00
ff32f1655b [CP] fix generate plan bug for select for update 2024-01-04 14:17:16 +00:00
b31b5934cc [TABLELOCK] add placeholder of error codes for table lock splitting 2024-01-04 14:12:32 +00:00
3bdc9cb5df [FIX] do throttle when mds operation is finished instead of allocating mds memory 2024-01-04 13:42:38 +00:00
d798c34580 [UPGRADE] Modify sys view definition when lower_case_table_names = 0 2024-01-04 13:19:17 +00:00
fdf142b3c8 [[placeholder] hold place for rpc OB_LOG_SYNC_BASE_LSN_REQ 2024-01-04 13:06:23 +00:00
f8400a82f4 ObRowBuffer use tenant mem 2024-01-04 13:01:35 +00:00
9846d85b2b rpc holder 2024-01-04 12:56:55 +00:00
7e258bf872 fix hash join NL mode do not inc age leads 4013 2024-01-04 12:52:12 +00:00
7d8bae6ab2 Fix tile scanner with groupby pushdown 2024-01-04 12:42:48 +00:00
7f1ad4aa49 BUGFIX: change memstore_limit to tenant level 2024-01-04 12:13:24 +00:00
61f14781c7 [TABLELOCK] improve the execute process of iterating obj_lock in all_virtual_obj_lock 2024-01-04 11:47:25 +00:00
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