2750 Commits

Author SHA1 Message Date
seuwebber
0866a4b852 [to #46647036]fix bug alter trigger 2023-02-06 13:52:55 +08:00
godyangfight
c9dfe11cb0 Fix the bug of verifying restore_status in the scenario of concurrent physical recovery and migration 2023-02-06 13:49:10 +08:00
obdev
b488eb64bf [to #46564154] fix mysqltest case 2023-02-06 13:45:27 +08:00
obdev
b1da9ed262 fix lock contention of get_trans 2023-02-06 13:41:47 +08:00
obdev
1207f0bf7e ob_table_load_manager use obhashmap instead of ob_current_hash_map 2023-02-06 13:38:04 +08:00
obdev
78662489b8 [to #47144085] fix pkg/subprogram cursor with default parameter 2023-02-06 13:34:20 +08:00
obdev
eeffabef3e to issue<47498919>:cursor open failed will ignore errcode 2023-02-06 13:30:39 +08:00
obdev
909f6b5b16 fix temp table mismatch plan 2023-02-06 13:23:20 +08:00
Monk-Liu
73b10be4ad [CP] [parser][asan]: avoid heap-buffer-overflow while parser hex with odd number(e.g., 0xaaa); 2023-02-06 13:20:00 +08:00
Tyshawn
a09570cef7 [BUG.FIX] fix whitescan issues 2023-02-06 13:13:27 +08:00
obdev
665e7984d5 [Election] fix tenant coordinator and failure ddetector core-risk bug 2023-02-06 13:10:19 +08:00
obdev
5b039c4514 [Election] fix election priority memory leak 2023-02-06 13:06:37 +08:00
wenxingsen
97d2270c0d fix build error for inc_build_test regression 2023-01-29 16:55:40 +08:00
obdev
f73a504473 fix schedule major error for schema recycled 2023-01-29 16:52:43 +08:00
LiuYoung00
82aa6bab30 [to #47301287]get external cursor by name 2023-01-29 16:49:53 +08:00
yishenglanlingzui
0c9d5353ce [CP] fix bug memory bloat of partition_location_list 2023-01-29 16:44:18 +08:00
obdev
a185139b90 fix mysqltest 2023-01-29 16:41:26 +08:00
obdev
f66c6b5ece fix mysqltest cases 2023-01-29 16:38:20 +08:00
obdev
700e4a2978 Fix the problem of arm atomic operation crash caused by global variable address misalignment 2023-01-29 16:32:29 +08:00
obdev
367cd4c339 fix the judgement of fd boundary of ob_read_regard_ssl/ob_write_regard_ssl 2023-01-29 16:29:36 +08:00
obdev
7440acfef7 fix coredump at get_actual_hold_size 2023-01-29 16:26:31 +08:00
obdev
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
Revendell
195ab500ab fix bug:failed to execute direct_load after truncating table 2023-01-29 16:20:23 +08:00
obdev
d7d52691d0 Fix direct load thread local variables destruct 2023-01-29 16:17:28 +08:00
Hongqin-Li
b87473dac2 Fix update execution id core 2023-01-29 16:04:46 +08:00
obdev
0a971dad66 Fix ps cache initialization is not thread-safe 2023-01-29 15:59:08 +08:00
obdev
58f42210eb fix ret re-assign when using SMART_VAR in ObIndexChecksumValidator/ObCrossClusterChecksumValidator 2023-01-29 15:53:12 +08:00
obdev
ab3056c41a fix lob pushdown problem
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-29 15:50:09 +08:00
obdev
6f294fda6b [BUGFIX]fix lob not strict default val 2023-01-29 15:47:01 +08:00
obdev
e2586353e4 fix major merge can not finish in case of creating/deleting table frequently 2023-01-28 20:54:43 +08:00
obdev
571c975fcb [DeadLock] clear conflict tx info in desc when fetch finished 2023-01-28 20:51:41 +08:00
obdev
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
yishenglanlingzui
4bb1033505 fix bug case when expr can't do batch_execute optimization 2023-01-28 20:37:21 +08:00
simonjoylet
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
obdev
5dbb8ee1a2 [Bugfix] obkv bugfix 2023-01-28 20:31:20 +08:00
obdev
1b761dd732 fix the bug which may return error when query __all_virtual_archive_dest_status 2023-01-28 20:28:21 +08:00
obdev
84e0aa0cfc fix fetch log print core 2023-01-28 20:25:18 +08:00
obdev
f8c8061bfa Compatible with upstream components that do not support show trace 2023-01-28 20:22:16 +08:00
Hongqin-Li
869f4c0bb8 Fix unexpected worker timeout modified by inner sql 2023-01-28 20:19:24 +08:00
WenJinyu
c94ddf80cb add backup file suffix and unified format 2023-01-28 20:16:26 +08:00
yishenglanlingzui
3329d12085 add some defensive check after write 2023-01-28 20:13:20 +08:00
HaHaJeff
79a7164fbc fixed memory leak after remove tenant 2023-01-28 20:07:40 +08:00
hezuojiao
cdc45b3bb7 Fix lead/lag window is wrong type calc for the enumset 2023-01-28 20:01:52 +08:00
maosy
629db12031 fix async rpc rpc_count check 2023-01-28 19:58:52 +08:00
obdev
c19499253b fix: fix ddl hang induced by check_status in inner sql execution 2023-01-28 19:55:42 +08:00
obdev
1554aaac9e [4.1] Fix unstable cases 2023-01-28 19:52:42 +08:00
obdev
67b7f03d59 fix core in group join buffer 2023-01-28 19:49:33 +08:00
zzg19950727
fc53210ebc fix plan real info manager core 2023-01-28 19:46:27 +08:00
obdev
f3a519c121 Enable Relaxed JSON parser 2023-01-28 19:43:35 +08:00
tino247
1ca28a0d93 Record increment data dict for truncate table 2023-01-28 19:40:45 +08:00