Commit Graph

  • 5f2370f1c7 [OBCDC] fix a bug which would cause obcdc exit when fetch missing log failed zxlzxlzxlzxlzxl 2023-05-09 19:04:36 +00:00
  • 1d4a6804a0 fix: the cpu usage of pn_listen thread reaches 100 percent liucc1997 2023-05-09 18:53:57 +00:00
  • 6f318f70d3 fix try_update_epoch_and_reload in case of ObRole::LEADER != role LiefB 2023-05-09 18:48:27 +00:00
  • 28a864535f FREEZE_CHECKER: check whether the tenant memstore is really frozen obdev 2023-05-09 18:43:01 +00:00
  • 186be18745 [PIE] Fix base address resolution error obdev 2023-05-09 18:37:36 +00:00
  • 4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency cqliang1995 2023-05-09 18:32:03 +00:00
  • 38b78ad442 update obproxy version to 4.2 obdev 2023-05-09 18:21:15 +00:00
  • 2bfbb44326 modidy rs self_checker's log level linqiucen 2023-05-09 18:15:48 +00:00
  • d98f89683d fix merge union get wrong result when batch_size decrease 18523270951@163.com 2023-05-09 18:10:22 +00:00
  • 0ac5e967aa Fix memory leak and memory expansion in das group scan. obdev 2023-05-09 18:04:57 +00:00
  • c1413102b0 [to #49439164] fix opaque constructor function resolve obdev 2023-05-09 17:59:33 +00:00
  • 44824c8521 fix: fix trigger mutating error in mysql mode obdev 2023-05-09 17:54:09 +00:00
  • daeaa9b5d7 fix comment is not cleaned after interruped. wxhwang 2023-05-09 17:48:45 +00:00
  • f575a69ef8 Fix the issue that prefetcher is not able to prefetch index data when prefetch depth is 1. wudidapaopao 2023-05-09 17:43:21 +00:00
  • baf5ab66b6 fix session lock leak when set dbms_monitor.ob_session_trace_disable obdev 2023-05-09 08:45:41 +00:00
  • 4addbb7f53 keyword change for print_free_log obdev 2023-05-09 08:42:11 +00:00
  • 2bb6255e5b Fix deploy case tino247 2023-05-09 08:38:43 +00:00
  • bbff688675 fix sts cache go back problem obdev 2023-05-09 08:12:01 +00:00
  • 988c3c5dbd improve inner sql retry success log raywill 2023-05-09 08:08:32 +00:00
  • 1b2d159c09 fix bug reset_datum_ptr for all das_result_ouput_expr may case performance regression yishenglanlingzui 2023-05-09 07:45:32 +00:00
  • 2f527f0595 [Physical Standby] Fix the FetchResultPool alloc failed obdev 2023-05-09 07:42:04 +00:00
  • 48fcdf2c45 fix direct load memory leak when an error occurs obdev 2023-05-09 07:38:36 +00:00
  • 97533a52c0 ignore table not exist in ddl merge task simonjoylet 2023-05-09 07:15:28 +00:00
  • 22c390d8e6 optimize performance obdev 2023-05-09 07:12:01 +00:00
  • 7a2df88e93 xml bugfix: join table used xmltype and xmltype col use upper create index obdev 2023-05-09 07:08:35 +00:00
  • b7792b75fe Fix check datum modified error obdev 2023-05-09 06:42:07 +00:00
  • 582f206439 rewrite ret code when ls offline simonjoylet 2023-05-09 06:38:39 +00:00
  • 0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup xianyu-w 2023-05-09 06:12:11 +00:00
  • b897e336aa Adjust info log in deadlock adaptor to trace log ZenoWang 2023-05-09 06:08:42 +00:00
  • a7800921dd Modify log printing time when refresh schema failed obdev 2023-05-09 04:08:46 +00:00
  • 539118b843 fix check_waiting_tablet_checksum_timeout about freeze_service_epoch mismatch obdev 2023-05-09 03:42:05 +00:00
  • 04ca63199b fix schedule loop may hang when ls offline obdev 2023-05-09 03:38:39 +00:00
  • e6af7509a0 fix external table iter memleak wjhh2008 2023-05-09 03:08:39 +00:00
  • c22ebcba79 fix bug during the upgrade, it is necessary to disable the generation of plans with trans_info_expr yishenglanlingzui 2023-05-09 02:47:24 +00:00
  • fda1d9f41b fix mysql comment fast parser param node isn't equal normal parser param node wangt1xiuyi 2023-05-09 02:43:58 +00:00
  • 9c70a896ab fix bugs of xa and dblink obdev 2023-05-09 02:40:34 +00:00
  • a3350e1fd1 fix row compactor problem chaser-ch 2023-05-09 02:08:25 +00:00
  • 0185878376 Update pull_request_template.md wangyunlai 2023-05-09 10:07:39 +08:00
  • 42a9f116e5 Update and rename question.yml to question.md wangyunlai 2023-05-09 09:59:10 +08:00
  • 745d40c089 Update and rename feature_request.yml to feature_request.md wangyunlai 2023-05-09 09:53:59 +08:00
  • 3b199ea1b0 Update and rename enhancement.yml to enhancement.md wangyunlai 2023-05-09 09:49:51 +08:00
  • da58e8eda1 Update and rename bug_report.yml to bug_report.md wangyunlai 2023-05-09 09:46:29 +08:00
  • 22122d69ee fix mysqltest fail because of outline akaError 2023-05-08 14:08:45 +00:00
  • cd6d24c0f4 [to #49080431]fix user_errors view definition obdev 2023-05-08 13:08:47 +00:00
  • cbaf61bef6 bugfix: 1. ban xmltype cmp in check; 2. ban xmltype column set number as default value; 3. error code adaptation; obdev 2023-05-08 12:42:10 +00:00
  • 7ad14722ec Merge branch 'pr_1380' ob-robot 2023-05-08 12:35:16 +00:00
  • c3345fcb02 [CP] [OBCDC] Fix OBCDC stuck while handling outrow ddl_stmt SanmuWangZJU 2023-05-08 12:12:09 +00:00
  • 994138989a Fix union hash distinct hang qianchanger 2023-05-08 12:08:39 +00:00
  • a4f5e20706 fix osg bug and failed cases Larry955 2023-05-08 11:46:00 +00:00
  • ed6d3c0d4a assign tenant id when alloc memory for ddl redo logs simonjoylet 2023-05-08 11:42:29 +00:00
  • 162132a9c7 fix unexpected das group rescan bug for spf obdev 2023-05-08 11:38:59 +00:00
  • 1b374d8333 fix partition calc bug yongshige 2023-05-08 11:08:48 +00:00
  • 96ee056cb9 fix incorrect URL about release in README a1iive 2023-05-08 18:55:21 +08:00
  • 51736132c0 fix wait all child tasks finish cost too much time. obdev 2023-05-08 09:45:48 +00:00
  • 067d7b6846 pullup_expr & replace_const outline failed bugfix obdev 2023-05-08 09:42:16 +00:00
  • 4b3e342312 Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand to optimize performance of checking row lock. obdev 2023-05-08 09:38:41 +00:00
  • 22892c794a fixed the issue of one log to be printed frequently. HaHaJeff 2023-05-08 09:19:39 +00:00
  • 536e13a596 Merge branch 'pr_1370' ob-robot 2023-05-08 09:12:18 +00:00
  • b28397d91f fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. HaHaJeff 2023-05-08 09:11:54 +00:00
  • 3fe7063b93 to issue<49517319>:fix xa start failed issue obdev 2023-05-08 09:08:26 +00:00
  • 13ac24de25 Add log to solve tg_cancel_fail in mysql_connection_pool stop obdev 2023-05-08 08:45:16 +00:00
  • 99e8bc8477 Fix recover cancel error obdev 2023-05-08 08:41:54 +00:00
  • b0129c5f59 [Net Standby] Set global fetch log upper limit obdev 2023-05-08 08:38:28 +00:00
  • 5f46913d04 [CP] fix row expr query range death loop bug Larry955 2023-05-08 08:15:40 +00:00
  • 46440f7243 bugfix: xmlupdate expr, xpath filter compare and disable xpath union obdev 2023-05-08 08:12:12 +00:00
  • 3e487b56a0 Create enhancement.yml wangyunlai 2023-05-08 16:04:10 +08:00
  • adf96925cd Update question.yml wangyunlai 2023-05-08 16:01:51 +08:00
  • b5caa65a12 Update feature_request.yml wangyunlai 2023-05-08 16:01:24 +08:00
  • 968d0097b1 Update and rename bug-report.yml to bug_report.yml wangyunlai 2023-05-08 16:00:48 +08:00
  • aeed38e1e0 Update pull_request_template.md wangyunlai 2023-05-08 15:59:47 +08:00
  • a3c1b03a61 fix directory not exist when remove palf handle HaHaJeff 2023-05-08 07:49:01 +00:00
  • 9404393b5a [CdcService] Remove MISUSED ls_id obdev 2023-05-08 07:38:42 +00:00
  • a81123864d fix outline fail:eliminate_join&predicate_move_around akaError 2023-05-08 07:15:34 +00:00
  • 4eb25bb20b remove some TODO comments obdev 2023-05-08 07:08:36 +00:00
  • b9fa44684e fix the bug that mem_leak happen when failed open renju96 2023-05-08 06:38:41 +00:00
  • 0619a0de82 set allocator tenant obdev 2023-05-08 06:12:00 +00:00
  • 9dcf449833 fixed restart failed due to incomplete log disk expansionoperation. HaHaJeff 2023-05-08 06:08:31 +00:00
  • c119f6bb1b fix missing call destructor when free RollbackSPMsg.tx_ptr_ chinaxing 2023-05-08 05:12:12 +00:00
  • c1a19e5d4f Fix rf msg crash problem qianchanger 2023-05-08 05:08:42 +00:00
  • a9230e1550 BUGFIX: optimize the use of ls lock at freeze and offline obdev 2023-05-08 04:50:52 +00:00
  • c219b5a194 Fix incorrect result when q quote is included in SQL obdev 2023-05-08 04:47:24 +00:00
  • e188fb4c2d Revert trace log optimization obdev 2023-05-08 04:43:58 +00:00
  • d71599deb3 [Physical Standby] Fix the gc strategy of the LogFetcher obdev 2023-05-08 04:40:31 +00:00
  • 5cec66d5f1 Force flushing of files created by fio to disk renju96 2023-05-08 04:15:20 +00:00
  • aed19000b4 fix ObRsReentrantThread::check_alert about thread_id obdev 2023-05-08 04:11:53 +00:00
  • 8331f2f878 fix merge set op last_store_row dynamic leak obdev 2023-05-08 04:08:29 +00:00
  • c8b3ff602c Fix functional index bugs obdev 2023-05-08 03:41:56 +00:00
  • 5671bf1857 fix shared expr canonicalize bug and const propagate bug yinyj17 2023-05-08 03:15:27 +00:00
  • 49bf773c92 default system_memory and hidden_sys_tenant_memory obdev 2023-05-08 03:12:02 +00:00
  • 755ebe4fd8 fix: create table with select xmlexprs, disable returning object type, disable some xml expr called in pl semantics obdev 2023-05-08 03:08:37 +00:00
  • f933644c6c fix: core when stop dbms_scheduler obdev 2023-05-08 02:48:49 +00:00
  • 2a16b851f1 Fix distinct aggregation out of memory error obdev 2023-05-08 02:45:26 +00:00
  • 2343aa1174 fix: xml chinese charactor truncate length no correct & nchar not support & error code not consistent at in or = expr obdev 2023-05-08 02:42:01 +00:00
  • 1d1d1e009e fix generate partition join filter plan bug zzg19950727 2023-05-08 02:38:37 +00:00
  • cbc4f744dd fix transform any/all to exists logical error ChangerR 2023-05-08 02:08:41 +00:00
  • ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table ZenoWang 2023-05-07 07:38:34 +00:00
  • 1a4be45b79 fix xml issue: updatexml expr result not escape partially & xmlcast expr result should revert escape character obdev 2023-05-07 04:08:30 +00:00
  • 5e0eea169f Fix query range obj cast unset scale for double type hezuojiao 2023-05-07 03:45:54 +00:00
  • 0f30c4a321 revert(logservice): hidden sys tenant will actually occupy the log disk space. HaHaJeff 2023-05-07 03:42:24 +00:00
  • 70fa0179cd Fix ps prepare stage error 4016 obdev 2023-05-07 03:38:52 +00:00