Commit Graph

3218 Commits

Author SHA1 Message Date
46d0891c42 remove database id from direct_load 2023-02-09 17:03:01 +00:00
b407212c41 [CP] fix timestamp add asan coredump when minus months 2023-02-09 17:00:03 +00:00
04d543b90c bugfix:47135989, 46585920, 47168819 2023-02-09 16:57:24 +00:00
1ba15d49c9 fix: remove config serialize lock, and add a serialize func without check size 2023-02-09 16:52:14 +00:00
76724ef91f Fix sstable defragment memory leak 2023-02-09 16:49:33 +00:00
d840b21191 remove some docker environments 2023-02-09 16:46:53 +00:00
229da88e8f Fix a dblink bug 2023-02-09 16:41:40 +00:00
ddca0b032d fix ddl remote write when the tenant is standby 2023-02-09 16:38:59 +00:00
8efeef908d disable single side hash to NULL strong sharding side for set 2023-02-09 16:36:19 +00:00
772bdd60eb Fix PredicateMoveAround and PredicateDecude bugs 2023-02-09 16:33:38 +00:00
66f14cfab9 Fix SimplifyExpr bug 2023-02-09 16:30:47 +00:00
e85c29835a [CP] fix rollup const expr bug 2023-02-09 16:28:02 +00:00
6e5c95d6b0 fix mysqltest/obtest about daily_merge and renew snapshot_gc_scn when freeze_info_detector starts 2023-02-09 16:25:21 +00:00
c20858a153 [Fix]manage the memory_usage of checksum_array in ObMacroBlockMeta 2023-02-09 16:22:41 +00:00
f1d7a35488 fix bug:when the log disk is full,direct_load reports 4009 IO error 2023-02-09 16:19:59 +00:00
337b67adc1 restore set group id logic 2023-02-09 16:17:10 +00:00
39085cc4c1 Fix ddl task hang after tenant becomes standby 2023-02-09 16:14:30 +00:00
c9954939c3 [4.x] bugfix for get_replica_status() 2023-02-09 16:11:48 +00:00
3b4a2fc327 fix finish_redef_table() bug 2023-02-09 16:09:08 +00:00
a1e27ff66e fix mysqltest 2023-02-09 16:06:26 +00:00
6eb3838bf2 backup and restore bug fix 2023-02-09 16:03:46 +00:00
4b1f26e4eb [CP] [to #47499273] fix bulk collect table which may modified by sql 2023-02-09 16:01:02 +00:00
1a7bd7edfc remove table schema from complement data task param. 2023-02-09 15:58:20 +00:00
44302ab27f fix optimizer histogram memory leak in KVCACHE 2023-02-09 15:55:39 +00:00
5134763d1e fix create index hange when ddl executes too frequent of a tenant 2023-02-09 15:52:56 +00:00
966b2939b0 fix bug core timestamp because of lost error code 2023-02-09 15:50:18 +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
6bb75960fe fix shared expr and simplify nvl bugs 2023-02-09 15:45:00 +00:00
2053594cd8 [BUGFIX]fix repeat over 512M return error 2023-02-09 15:42:23 +00:00
3f6069b1c2 [to #47653487] fix alloc memory failed report -4016 instead of -4013 2023-02-09 15:39:47 +00:00
ab7cb46017 [feat]obkv adapt generate column refactoring. 2023-02-09 15:32:14 +00:00
27e0ba8ee8 fix bug: can not generate merge set distinct plan 2023-02-09 15:24:37 +00:00
cccea286e2 fix subquery pullup bug 2023-02-09 15:21:58 +00:00
c22e546f76 add oceanbase_upgrade_dep.yml 2023-02-09 15:19:20 +00:00
9682ba58a9 fix bug merge_into with unexpected affected_row 2023-02-09 15:16:41 +00:00
3c3644137b fix format file check tenant_name failed 2023-02-09 15:14:03 +00:00
9ea093998f fix px tenant target monitor concurrent problem 2023-02-09 15:11:25 +00:00
080756f9b5 fix miss is_lob_column_ attribute bug 2023-02-09 15:08:45 +00:00
343948c1c8 [to #47664770] always deep copy bulk values 2023-02-09 15:03:39 +00:00
affa7fc9fe [4.1] fix alter tenant problem 2023-02-09 15:00:48 +00:00
633ee647fd [4.1] fix mysqltest for protection 2023-02-09 14:55:35 +00:00
a230391cfc add schema mod for 4.1 2023-02-09 14:52:55 +00:00
4db1bc4fae [CP] Fix rescan hold macro handle too long 2023-02-09 14:50:19 +00:00
684805c1c8 fix: tenant config wait lock hang 2023-02-09 14:47:38 +00:00
2bda3a6e70 fix unit test core at get req timeinfo 2023-02-09 14:45:00 +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
0ab76c186b fix rpc channel report 4012 while rpc connect error 2023-02-09 14:37:04 +00:00
c372e5d736 [BUGFIX] fix nullsafe cmp func serialize 2023-02-09 14:34:23 +00:00
ead52c09f3 [BUG] remove error for 6213 in mvcc gc 2023-02-09 14:31:37 +00:00