Commit Graph

889 Commits

Author SHA1 Message Date
1b01fc8fe3 Add ddl_commit_scn to guarantee single ddl commit log 2023-02-10 03:13:34 +00:00
d95c76359c fix backup support deleted tablet report -5024 issue 2023-02-09 18:13:46 +00:00
3653285a16 fix backup report -4002 2023-02-09 18:08:39 +00:00
1cc67400fc fix minor dag hold tablet_handle causing memtable release late 2023-02-09 18:06:03 +00:00
9d841eb626 issue/47576627 add lob compare function for row update change detect 2023-02-09 18:03:26 +00:00
642856b1ae [BugFix] notify_data_source in do_force_kill_tx and add safe_to_destroy 2023-02-09 18:00:41 +00:00
dfc1af1f75 fix major schedule not init parallel range & fix mysqltest 2023-02-09 17:45:10 +00:00
048e2eef5d [master] fix concurrent callback sql with tx-participant callback scheduler 2023-02-09 17:34:40 +00:00
7569081da2 fix ddl direct load wait_table_lock() bug 2023-02-09 17:29:16 +00:00
345a5ef182 Limit prefetch depth in scan/multi-scan 2023-02-09 17:26:39 +00:00
e2d17e767e [BUG.FIX] fix -4002 in replay task 2023-02-09 17:05:38 +00:00
76724ef91f Fix sstable defragment memory leak 2023-02-09 16:49:33 +00:00
ddca0b032d fix ddl remote write when the tenant is standby 2023-02-09 16:38:59 +00:00
c20858a153 [Fix]manage the memory_usage of checksum_array in ObMacroBlockMeta 2023-02-09 16:22:41 +00:00
3b4a2fc327 fix finish_redef_table() bug 2023-02-09 16:09:08 +00:00
6eb3838bf2 backup and restore bug fix 2023-02-09 16:03:46 +00:00
1a7bd7edfc remove table schema from complement data task param. 2023-02-09 15:58:20 +00:00
dddbd9dddd remove big gap tag of btree and fix memory leak of macro block meta
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-02-09 15:47:39 +00:00
633ee647fd [4.1] fix mysqltest for protection 2023-02-09 14:55:35 +00:00
4db1bc4fae [CP] Fix rescan hold macro handle too long 2023-02-09 14:50:19 +00:00
6a87d4429d fix backup report -4002 issue 2023-02-09 14:42:23 +00:00
fc69016702 submit clear log with the larger scn than any commit log scn from pariticipants 2023-02-09 14:39:44 +00:00
ead52c09f3 [BUG] remove error for 6213 in mvcc gc 2023-02-09 14:31:37 +00:00
8ee348c40d [4.1] add flag to protect batch update 2023-02-09 14:26:17 +00:00
6d3dcc7c4c add condition for protection code 2023-02-09 14:12:54 +00:00
3051928b96 fix backup report -4016 because ls restore status is 11 2023-02-09 14:02:26 +00:00
96d9dc4d22 Fix full row not reserve when switch tablet 2023-02-08 20:45:53 +08:00
4b67e0b161 [4.x] Fix only_in_memebr_list problem 2023-02-08 20:39:56 +08:00
9720f7d98e fix update report scn bug 2023-02-08 20:36:56 +08:00
a8b707b8c0 [CP] fix io allocator size and optimize mark delete 2023-02-08 20:20:33 +08:00
838cce3c5d fix ret = -4016 when migration and restore concurrent 2023-02-08 20:04:01 +08:00
8bfa45077d fix medium reset_list bug 2023-02-08 19:50:32 +08:00
5567779f63 [foreign key] fix the logic of judging remote_tx 2023-02-08 16:10:45 +08:00
f850651263 fix table load table ctx ref count problem 2023-02-08 16:07:19 +08:00
fbc39031c6 try to notify abort in forcing kill tx 2023-02-08 15:05:49 +08:00
0557bcad7b [4.1] donot lock when lock on the same row twice 2023-02-08 14:59:54 +08:00
2cbb511011 [BUG] change elr's is_determined_state 2023-02-08 14:56:53 +08:00
625815e91e [master] reset store_ctx when init store_ctx_guard 2023-02-08 11:59:46 +08:00
df6007521e use max_applied_scn in remove_callbacks_for_remove_memtable
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-02-08 11:43:52 +08:00
0d922329d4 [BUGFIX] fix lob bugs 2023-02-08 11:40:29 +08:00
0ccdbdf8ef fix reading stuck caused by participant state loss 2023-02-08 11:17:37 +08:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
cc70336767 fix storage estimate row can't used in opt stats row_count is 0 2023-02-07 20:54:29 +08:00
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
a00463ed37 [BUG]fix query engine not atomic flag 2023-02-07 20:24:18 +08:00
b34367a7ab optimize retained tx ctx gc condition 2023-02-07 20:20:55 +08:00
e78e3a4104 [master] fix tx desc allocator traverse 2023-02-07 19:56:34 +08:00
4faa17ca78 add defense code in major execute 2023-02-07 19:53:41 +08:00
72403954ce fix standby read early stop to get participant status 2023-02-07 19:50:37 +08:00
ad1ae5ea58 Separate and reduce memory consumption of small sstable defragment task 2023-02-07 19:13:07 +08:00