Commit Graph

2928 Commits

Author SHA1 Message Date
c94bf9ada3 [CP] [CP] fix gi partition order direction bug 2023-02-06 16:11:04 +08:00
924a6b6d92 switchover to primary check ls is sync on RS side 2023-02-06 16:03:49 +08:00
d4c5f954f7 use arena allocator for btree node 2023-02-06 15:59:56 +08:00
8f24b95a90 Fix mysqltest regression bug 2023-02-06 15:56:14 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
1de9266dd0 fix update partition merge progress 2023-02-06 15:48:18 +08:00
38278be8b0 [Arb Fix] fix possible core dump in arb server 2023-02-06 15:44:30 +08:00
1c24d38f33 optimize the performance of reporting tablet stat 2023-02-06 15:40:49 +08:00
2c298301af fix synonym_name query fails 2023-02-06 15:29:49 +08:00
657b6b6f12 save schema pointer 2023-02-06 15:26:08 +08:00
3878e7c010 fix table_api check user access 2023-02-06 15:22:25 +08:00
e527111c68 fix lock contetion of direct load 2023-02-06 15:18:41 +08:00
e059517fdd fix the bug that io_tracer cannot open 2023-02-06 15:11:21 +08:00
ef32051b1e fix log of expired ddl merge task 2023-02-06 15:07:39 +08:00
2337c0075a fix defensive mgr log print frequency 2023-02-06 15:04:01 +08:00
bfc6083c55 [BUGFIX] fix mysqltest 2023-02-06 15:00:21 +08:00
7ec97aa320 Fix compile error in ERRSIM mode 2023-02-06 14:56:34 +08:00
51fa5ba077 fix check oss permission 2023-02-06 14:49:48 +08:00
cd043fb8d0 Add params value for text ps in sql audit 2023-02-06 14:46:26 +08:00
99db3122b5 [rebuild] add get_election_leader() 2023-02-06 14:42:41 +08:00
4bca239594 fix shared hj hang because one of workers is already exited 2023-02-06 14:38:54 +08:00
4c1209c6c7 [to #45990438]fix bugs about trigger order 2023-02-06 14:35:04 +08:00
3ba8909e40 [parser]: '(' ')' could coexist with alias. e.g., select * from (dual) a; 2023-02-06 14:31:47 +08:00
48a6c6f62f add ObURowIDType,ObLobType,ObJsonType,ObGeometryType for RELATIONAL_EQUAL_TYPE 2023-02-06 14:27:54 +08:00
3f1fdc6d7c [BUG.FIX] Add ob_malloc label for ObRootBlockInfo::load_root_block_data 2023-02-06 14:24:43 +08:00
56d9b66430 [BUG.FIX] fix WhiteScan error 2023-02-06 14:21:36 +08:00
15f8652a72 fix sort core at aqs item's len overflow 2023-02-06 14:18:20 +08:00
4f65ea3349 Partition sort check earlier and more strictly 2023-02-06 13:56:36 +08:00
0866a4b852 [to #46647036]fix bug alter trigger 2023-02-06 13:52:55 +08:00
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
b488eb64bf [to #46564154] fix mysqltest case 2023-02-06 13:45:27 +08:00
b1da9ed262 fix lock contention of get_trans 2023-02-06 13:41:47 +08:00
1207f0bf7e ob_table_load_manager use obhashmap instead of ob_current_hash_map 2023-02-06 13:38:04 +08:00
78662489b8 [to #47144085] fix pkg/subprogram cursor with default parameter 2023-02-06 13:34:20 +08:00
eeffabef3e to issue<47498919>:cursor open failed will ignore errcode 2023-02-06 13:30:39 +08:00
909f6b5b16 fix temp table mismatch plan 2023-02-06 13:23:20 +08:00
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
a09570cef7 [BUG.FIX] fix whitescan issues 2023-02-06 13:13:27 +08:00
665e7984d5 [Election] fix tenant coordinator and failure ddetector core-risk bug 2023-02-06 13:10:19 +08:00
5b039c4514 [Election] fix election priority memory leak 2023-02-06 13:06:37 +08:00
97d2270c0d fix build error for inc_build_test regression 2023-01-29 16:55:40 +08:00
f73a504473 fix schedule major error for schema recycled 2023-01-29 16:52:43 +08:00
82aa6bab30 [to #47301287]get external cursor by name 2023-01-29 16:49:53 +08:00
0c9d5353ce [CP] fix bug memory bloat of partition_location_list 2023-01-29 16:44:18 +08:00
a185139b90 fix mysqltest 2023-01-29 16:41:26 +08:00
f66c6b5ece fix mysqltest cases 2023-01-29 16:38:20 +08:00
700e4a2978 Fix the problem of arm atomic operation crash caused by global variable address misalignment 2023-01-29 16:32:29 +08:00
367cd4c339 fix the judgement of fd boundary of ob_read_regard_ssl/ob_write_regard_ssl 2023-01-29 16:29:36 +08:00
7440acfef7 fix coredump at get_actual_hold_size 2023-01-29 16:26:31 +08:00
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