2771 Commits

Author SHA1 Message Date
obdev
1c24d38f33 optimize the performance of reporting tablet stat 2023-02-06 15:40:49 +08:00
obdev
2c298301af fix synonym_name query fails 2023-02-06 15:29:49 +08:00
simonjoylet
657b6b6f12 save schema pointer 2023-02-06 15:26:08 +08:00
yongshige
3878e7c010 fix table_api check user access 2023-02-06 15:22:25 +08:00
obdev
e527111c68 fix lock contetion of direct load 2023-02-06 15:18:41 +08:00
renju96
e059517fdd fix the bug that io_tracer cannot open 2023-02-06 15:11:21 +08:00
simonjoylet
ef32051b1e fix log of expired ddl merge task 2023-02-06 15:07:39 +08:00
obdev
2337c0075a fix defensive mgr log print frequency 2023-02-06 15:04:01 +08:00
obdev
bfc6083c55 [BUGFIX] fix mysqltest 2023-02-06 15:00:21 +08:00
obdev
7ec97aa320 Fix compile error in ERRSIM mode 2023-02-06 14:56:34 +08:00
WenJinyu
51fa5ba077 fix check oss permission 2023-02-06 14:49:48 +08:00
obdev
cd043fb8d0 Add params value for text ps in sql audit 2023-02-06 14:46:26 +08:00
obdev
99db3122b5 [rebuild] add get_election_leader() 2023-02-06 14:42:41 +08:00
obdev
4bca239594 fix shared hj hang because one of workers is already exited 2023-02-06 14:38:54 +08:00
seuwebber
4c1209c6c7 [to #45990438]fix bugs about trigger order 2023-02-06 14:35:04 +08:00
Monk-Liu
3ba8909e40 [parser]: '(' ')' could coexist with alias. e.g., select * from (dual) a; 2023-02-06 14:31:47 +08:00
obdev
48a6c6f62f add ObURowIDType,ObLobType,ObJsonType,ObGeometryType for RELATIONAL_EQUAL_TYPE 2023-02-06 14:27:54 +08:00
Tyshawn
3f1fdc6d7c [BUG.FIX] Add ob_malloc label for ObRootBlockInfo::load_root_block_data 2023-02-06 14:24:43 +08:00
Tyshawn
56d9b66430 [BUG.FIX] fix WhiteScan error 2023-02-06 14:21:36 +08:00
obdev
15f8652a72 fix sort core at aqs item's len overflow 2023-02-06 14:18:20 +08:00
obdev
4f65ea3349 Partition sort check earlier and more strictly 2023-02-06 13:56:36 +08:00
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