Commit Graph

  • d65939897e No error code obtained obdev 2023-02-10 09:14:09 +00:00
  • 26bd58f296 Fix restore_handler restore context print obdev 2023-02-10 09:11:30 +00:00
  • 2fadb897ea tableApi pcode占位 obdev 2023-02-10 08:46:46 +00:00
  • 829ddcb041 [BUGFIX] Fix the bug about unlock failed, which due to replay disorder obdev 2023-02-10 08:44:10 +00:00
  • 364fdb8222 fix bad MEMORY_LOG when ServerGTimer hang obdev 2023-02-10 08:41:32 +00:00
  • 63440bd16e [CP] support load the soft module to encrypt data obdev 2023-02-10 08:11:16 +00:00
  • 6525b0514a fix ps cache access out of mtl lock obdev 2023-02-10 07:46:00 +00:00
  • 8d8c7bd53d [master] XA resume and then Query free routed will failed with NOT_SUPPORTED error chinaxing 2023-02-10 07:40:55 +00:00
  • f41110ff1b fix extract nestloop exec param bug obdev 2023-02-10 07:11:18 +00:00
  • 5ae3b0664f fix sql plan manger memory bug zzg19950727 2023-02-10 06:47:16 +00:00
  • f7a3157781 fix mysqltest case in master obdev 2023-02-10 06:44:31 +00:00
  • 5b98683b50 concise logs for ob_order_perserving_encoder obdev 2023-02-10 06:41:48 +00:00
  • 9622f5fea7 fix offline core in notify mds abort obdev 2023-02-10 06:14:28 +00:00
  • dd654cd6f3 make parameters starts with '_' invisible in oracle mode hnwyllmm 2023-02-10 06:11:31 +00:00
  • 0054972a42 obd support call/flame graph obdev 2023-02-10 04:41:26 +00:00
  • b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction saltonz 2023-02-10 03:41:41 +00:00
  • 1b01fc8fe3 Add ddl_commit_scn to guarantee single ddl commit log Hongqin-Li 2023-02-10 03:13:34 +00:00
  • 61f047786a Add SCN check in ls_meta record obdev 2023-02-10 02:43:48 +00:00
  • 773fa90509 [BUGFIX] fix lob bugs obdev 2023-02-10 02:41:10 +00:00
  • 75bf694c31 [CP] fix issues of WhiteScan obdev 2023-02-09 18:35:21 +00:00
  • 3a51959b4e fix using uninited per_log_limiters_ obdev 2023-02-09 18:24:15 +00:00
  • 0797855767 [ease of use] user can specify restore concurrency in restore sql with option oceanoverflow 2023-02-09 18:21:38 +00:00
  • 7f1eeb45ee avoid using task pointers outside the backup task queue. hamstersox 2023-02-09 18:19:00 +00:00
  • 16428a2609 fix the core of ObAsyncRpcProxy::wait when executing memory error injection obdev 2023-02-09 18:16:23 +00:00
  • d95c76359c fix backup support deleted tablet report -5024 issue oceanoverflow 2023-02-09 18:13:46 +00:00
  • 3653285a16 fix backup report -4002 oceanoverflow 2023-02-09 18:08:39 +00:00
  • 1cc67400fc fix minor dag hold tablet_handle causing memtable release late obdev 2023-02-09 18:06:03 +00:00
  • 9d841eb626 issue/47576627 add lob compare function for row update change detect obdev 2023-02-09 18:03:26 +00:00
  • 642856b1ae [BugFix] notify_data_source in do_force_kill_tx and add safe_to_destroy obdev 2023-02-09 18:00:41 +00:00
  • f80c565c9e [CP] Connect by with index calc is_cycle and is_leaf wrong obdev 2023-02-09 17:58:03 +00:00
  • bc25833172 [DATA_DICT] Support dump after archive start SanmuWangZJU 2023-02-09 17:55:27 +00:00
  • 744c0d8359 fix check_ls_readable bug obdev 2023-02-09 17:50:23 +00:00
  • f11ba0608f Fix tablet autoinc hang up in large query queue Hongqin-Li 2023-02-09 17:47:46 +00:00
  • dfc1af1f75 fix major schedule not init parallel range & fix mysqltest obdev 2023-02-09 17:45:10 +00:00
  • 2317367ef5 We can not push down the limit when enable group rescan. obdev 2023-02-09 17:42:33 +00:00
  • d3f4c4cf95 fix core because global index refactor. obdev 2023-02-09 17:39:56 +00:00
  • 93dfd6021f modify tenant queue size from 65536 to 8192 and support dynamic modify obdev 2023-02-09 17:37:18 +00:00
  • 048e2eef5d [master] fix concurrent callback sql with tx-participant callback scheduler chinaxing 2023-02-09 17:34:40 +00:00
  • fde3f8a88d Fix win buf mem leak qianchanger 2023-02-09 17:32:02 +00:00
  • 7569081da2 fix ddl direct load wait_table_lock() bug obdev 2023-02-09 17:29:16 +00:00
  • 345a5ef182 Limit prefetch depth in scan/multi-scan DengzhiLiu 2023-02-09 17:26:39 +00:00
  • 354b83cbb4 [cp]patch update view with gis field bugfix obdev 2023-02-09 17:24:03 +00:00
  • a334545481 Ignore error index when rebuilding hidden table index Hongqin-Li 2023-02-09 17:21:24 +00:00
  • cbe2d5948c adjust RECYCLE_LATENCY to make unit gc safely obdev 2023-02-09 17:18:48 +00:00
  • 5e9f9905a9 fix: use meta tenant to check tenant schema status obdev 2023-02-09 17:16:06 +00:00
  • 1d14ac17a9 Bugfix: px merge sort coordinator returns invalid rows obdev 2023-02-09 17:13:30 +00:00
  • 65769df1a6 reset spm ctx before batched multi stmt fallback to execute one by one obdev 2023-02-09 17:10:53 +00:00
  • 7edc366131 [CP] fix memory leak in query range with enum set obdev 2023-02-09 17:08:17 +00:00
  • e2d17e767e [BUG.FIX] fix -4002 in replay task Tyshawn 2023-02-09 17:05:38 +00:00
  • 46d0891c42 remove database id from direct_load obdev 2023-02-09 17:03:01 +00:00
  • b407212c41 [CP] fix timestamp add asan coredump when minus months obdev 2023-02-09 17:00:03 +00:00
  • 04d543b90c bugfix:47135989, 46585920, 47168819 obdev 2023-02-09 16:57:24 +00:00
  • 1ba15d49c9 fix: remove config serialize lock, and add a serialize func without check size obdev 2023-02-09 16:52:14 +00:00
  • 76724ef91f Fix sstable defragment memory leak JiahuaChen 2023-02-09 16:49:33 +00:00
  • d840b21191 remove some docker environments hnwyllmm 2023-02-09 16:46:53 +00:00
  • 229da88e8f Fix a dblink bug xianyu-w 2023-02-09 16:41:40 +00:00
  • ddca0b032d fix ddl remote write when the tenant is standby simonjoylet 2023-02-09 16:38:59 +00:00
  • 8efeef908d disable single side hash to NULL strong sharding side for set obdev 2023-02-09 16:36:19 +00:00
  • 772bdd60eb Fix PredicateMoveAround and PredicateDecude bugs obdev 2023-02-09 16:33:38 +00:00
  • 66f14cfab9 Fix SimplifyExpr bug obdev 2023-02-09 16:30:47 +00:00
  • e85c29835a [CP] fix rollup const expr bug zzg19950727 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 obdev 2023-02-09 16:25:21 +00:00
  • c20858a153 [Fix]manage the memory_usage of checksum_array in ObMacroBlockMeta obdev 2023-02-09 16:22:41 +00:00
  • f1d7a35488 fix bug:when the log disk is full,direct_load reports 4009 IO error Revendell 2023-02-09 16:19:59 +00:00
  • 337b67adc1 restore set group id logic obdev 2023-02-09 16:17:10 +00:00
  • 39085cc4c1 Fix ddl task hang after tenant becomes standby Hongqin-Li 2023-02-09 16:14:30 +00:00
  • c9954939c3 [4.x] bugfix for get_replica_status() obdev 2023-02-09 16:11:48 +00:00
  • 3b4a2fc327 fix finish_redef_table() bug obdev 2023-02-09 16:09:08 +00:00
  • a1e27ff66e fix mysqltest obdev 2023-02-09 16:06:26 +00:00
  • 6eb3838bf2 backup and restore bug fix hamstersox 2023-02-09 16:03:46 +00:00
  • 4b1f26e4eb [CP] [to #47499273] fix bulk collect table which may modified by sql obdev 2023-02-09 16:01:02 +00:00
  • 1a7bd7edfc remove table schema from complement data task param. obdev 2023-02-09 15:58:20 +00:00
  • 44302ab27f fix optimizer histogram memory leak in KVCACHE wangt1xiuyi 2023-02-09 15:55:39 +00:00
  • 5134763d1e fix create index hange when ddl executes too frequent of a tenant Charles0429 2023-02-09 15:52:56 +00:00
  • 966b2939b0 fix bug core timestamp because of lost error code obdev 2023-02-09 15:50:18 +00:00
  • dddbd9dddd remove big gap tag of btree and fix memory leak of macro block meta Handora 2023-02-09 15:47:39 +00:00
  • 6bb75960fe fix shared expr and simplify nvl bugs yinyj17 2023-02-09 15:45:00 +00:00
  • 2053594cd8 [BUGFIX]fix repeat over 512M return error obdev 2023-02-09 15:42:23 +00:00
  • 3f6069b1c2 [to #47653487] fix alloc memory failed report -4016 instead of -4013 obdev 2023-02-09 15:39:47 +00:00
  • ab7cb46017 [feat]obkv adapt generate column refactoring. obdev 2023-02-09 15:32:14 +00:00
  • 27e0ba8ee8 fix bug: can not generate merge set distinct plan akaError 2023-02-09 15:24:37 +00:00
  • cccea286e2 fix subquery pullup bug zzg19950727 2023-02-09 15:21:58 +00:00
  • c22e546f76 add oceanbase_upgrade_dep.yml obdev 2023-02-09 15:19:20 +00:00
  • 9682ba58a9 fix bug merge_into with unexpected affected_row yishenglanlingzui 2023-02-09 15:16:41 +00:00
  • 3c3644137b fix format file check tenant_name failed WenJinyu 2023-02-09 15:14:03 +00:00
  • 9ea093998f fix px tenant target monitor concurrent problem obdev 2023-02-09 15:11:25 +00:00
  • 080756f9b5 fix miss is_lob_column_ attribute bug Larry955 2023-02-09 15:08:45 +00:00
  • 343948c1c8 [to #47664770] always deep copy bulk values obdev 2023-02-09 15:03:39 +00:00
  • affa7fc9fe [4.1] fix alter tenant problem obdev 2023-02-09 15:00:48 +00:00
  • 633ee647fd [4.1] fix mysqltest for protection Handora 2023-02-09 14:55:35 +00:00
  • a230391cfc add schema mod for 4.1 obdev 2023-02-09 14:52:55 +00:00
  • 4db1bc4fae [CP] Fix rescan hold macro handle too long obdev 2023-02-09 14:50:19 +00:00
  • 684805c1c8 fix: tenant config wait lock hang obdev 2023-02-09 14:47:38 +00:00
  • 2bda3a6e70 fix unit test core at get req timeinfo obdev 2023-02-09 14:45:00 +00:00
  • 6a87d4429d fix backup report -4002 issue oceanoverflow 2023-02-09 14:42:22 +00:00
  • fc69016702 submit clear log with the larger scn than any commit log scn from pariticipants obdev 2023-02-09 14:39:44 +00:00
  • 0ab76c186b fix rpc channel report 4012 while rpc connect error obdev 2023-02-09 14:37:04 +00:00
  • c372e5d736 [BUGFIX] fix nullsafe cmp func serialize obdev 2023-02-09 14:34:23 +00:00
  • ead52c09f3 [BUG] remove error for 6213 in mvcc gc Handora 2023-02-09 14:31:37 +00:00
  • 6192a06fb9 [CP] SQL execution time consumption statistics obdev 2023-02-09 14:28:54 +00:00