Commit Graph

  • 6a1b08a048 fix ob_storage_schema.h typo (#1720) yanghy 2023-12-05 14:26:26 +08:00
  • eebdd3006e Fix iteartor to iterator (Spell Mistake) (#1722) XJTU-WJH 2023-12-05 13:53:17 +08:00
  • d0ce2c5b58 [CP] [to #49288847]fix bug resolve rowtype error when exist a package name same as db name seuwebber 2023-12-05 05:12:02 +00:00
  • 2b4132881b [CP] [to #53590035]fix bug SeArray memory leak seuwebber 2023-12-05 04:42:06 +00:00
  • 10bed9a300 update archive piece context whenever iterate log taoshuning 2023-12-05 04:12:16 +00:00
  • f76cd1ea4d Fix mvcc node concurrency bug when estimating row haitaoyang 2023-12-05 03:42:22 +00:00
  • fc2fa5a780 [MDS] mds table flush by order fengdeyiji 2023-12-05 03:12:06 +00:00
  • 8197910c1d Fix compat version in read info DengzhiLiu 2023-12-05 02:41:56 +00:00
  • 0f256b2e2d Fix satrt to start. (Spell Mistake) (#1718) 杨承禹 Yang Chengyu 2023-12-05 09:26:40 +08:00
  • 646d4aa7f7 fix typo in ob_storage_rpc.cpp (#1717) Qiang Wei 2023-12-05 09:26:23 +08:00
  • 1febff972c [CP] UpdateIndexStatus add database_name_ fanfangzhou 2023-12-04 16:11:53 +00:00
  • 1253117207 BUGFIX: alloc placeholder for lock thread group obdev 2023-12-04 15:12:11 +00:00
  • d3b4f2f497 Fix ls offline should wait transfer handler stop bug godyangfight 2023-12-04 14:12:02 +00:00
  • 1f2d5e54c9 fix: upgrade failed from 421 to master obdev 2023-12-04 13:47:24 +00:00
  • d787f731e2 fix resolver bug of outer join symbol akaError 2023-12-04 13:42:34 +00:00
  • f7f42ceda9 [CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body haohao022 2023-12-04 13:11:52 +00:00
  • 3b390c9e61 [CP] [to #53467004] fix: detect mutual dependency in multiple user scenario haohao022 2023-12-04 12:11:46 +00:00
  • f18aa18f87 Fix Typo. (#1715) Reminisce66 2023-12-04 19:56:36 +08:00
  • 423d52db2a add place holder for view OB_LS_SNAPSHOTS obdev 2023-12-04 11:41:58 +00:00
  • 13e097c74d Fix Typo. (#1716) daiym 2023-12-04 19:20:24 +08:00
  • 58a80186c7 fix typo in ob_resource_map.h (#1714) Steve Lee 2023-12-04 18:15:53 +08:00
  • 602e91a93e [CP] add macro block count statistic for backup data oceanoverflow 2023-12-04 10:11:50 +00:00
  • f1d3f3e76f [MDS] if read mds data meet ls state changed: 1. retry if still online. 2.OB_LS_OFFLINE if offline. fengdeyiji 2023-12-04 09:16:24 +00:00
  • 6533f800dd [CP] fix backup get wrong data version and fix recover table to standby tenant wxhwang 2023-12-04 09:11:46 +00:00
  • eb6c8342a3 fix typo (#1713) oceanbase-ce-game-test 2023-12-04 17:09:56 +08:00
  • f9aa4172eb Fix default value of ObDecimalIntType Zach41 2023-12-04 08:11:56 +00:00
  • 2c72a9c9b6 [master] add lock place holder for two trans locks chinaxing 2023-12-04 07:42:13 +00:00
  • 434a933f02 bugfix : mysql mode json transform timestamp append time zone twice obdev 2023-12-04 06:23:20 +00:00
  • 002e2bd560 [CP] fix several subquery coalesce bugs jingtaoye35 2023-12-04 06:17:46 +00:00
  • 467b2cf528 [CP] [to #48811148]fix bug goto stmt seuwebber 2023-12-04 06:12:13 +00:00
  • cf969a8d8e to issue<53586439>:support set ob_query_timeout in non-nested store routine hanr881 2023-12-04 05:41:54 +00:00
  • 38852c6201 [CP] fix error log when kill -15 nroskill 2023-12-04 04:41:58 +00:00
  • 31c2814032 placeholder for direct load commit error code coolfishchen 2023-12-04 04:12:23 +00:00
  • e98462e996 [CP] fix ddl check data integrity issue oceanoverflow 2023-12-04 03:46:16 +00:00
  • be810c9c58 [CP] fix storage rpc issue oceanoverflow 2023-12-04 03:41:45 +00:00
  • 32e0bcefc6 memtable_mgr is not printed in to_string in ObMemtableMgrHandle obdev 2023-12-04 03:12:38 +00:00
  • e2a011823a [master] fix session sync verify for txn state chinaxing 2023-12-03 09:42:01 +00:00
  • 07166806c1 force alter signal SIGTERM to SIGKILL zhjc1124 2023-12-02 06:12:19 +00:00
  • f9e2438758 [OBKV] Fix TTL error code conflict with kv global index error code shenyunlong.syl 2023-12-02 05:46:46 +00:00
  • 9417fc3096 [master] fix txdesc.flags.PART_ABORTED sync chinaxing 2023-12-02 05:42:12 +00:00
  • 0b9548c0f6 fix coding specification nroskill 2023-12-02 05:16:53 +00:00
  • 0bda0dbd95 [CP] add serialization size check zhjc1124 2023-12-02 05:12:16 +00:00
  • d1e0eaa2bc optimize tablet to string hiddenbomb 2023-12-01 10:42:03 +00:00
  • e5f9338068 [BUGFIX]fix show create tablegroup's sharding result cannot execute in terminal obdev 2023-12-01 10:12:36 +00:00
  • 9322b0b153 Fix join elimination bug 2149 2023-12-01 08:42:15 +00:00
  • 4a24486c64 Fix rebuild check member list send rpc to location cache leader witch is already not exist. godyangfight 2023-12-01 07:12:21 +00:00
  • 24f22138ca test compile on develop branch (#1702) oceanbase-ce-game-test 2023-12-01 15:00:39 +08:00
  • 55aca13d92 Add PCODE for shared storage of PALF BinChenn 2023-12-01 06:42:05 +00:00
  • 8fe7e16313 [CP] [OBKV] Fix TTL task holds too much memory when scanning TTL table with few expired records shenyunlong.syl 2023-12-01 05:46:57 +00:00
  • 6d38ff7ff2 fuse row flag z404289981 2023-12-01 05:42:19 +00:00
  • 818803f252 [OBKV] error code placeholder for obkv ttl shenyunlong.syl 2023-12-01 05:16:59 +00:00
  • 19039a338f [MDS] fix buffer ctx memory leak in normal path fengdeyiji 2023-12-01 05:12:23 +00:00
  • 8f2fd0d535 occupy position for ddl_type in ddl_common 791065426@qq.com 2023-12-01 04:47:01 +00:00
  • 82e8348988 BUGFIX: fix recreate ls failed. obdev 2023-12-01 04:42:24 +00:00
  • 9a41b5b88c [to #53413493] fix mysqltest obdev 2023-12-01 03:17:13 +00:00
  • 02e0c1fe70 [CP] [to #48811148]fix bug goto stmt seuwebber 2023-12-01 03:12:37 +00:00
  • 73640ce2ac [CP] [BUGFIX] fix insert table failed after truncate and alter table obdev 2023-12-01 03:12:22 +00:00
  • d4edfa69e7 [CP] [to #52134556]fix bug package fails to hit plan cache seuwebber 2023-12-01 02:12:23 +00:00
  • 13256e6822 adjust faststack parameter zhjc1124 2023-11-30 12:47:07 +00:00
  • 9e5b23b63e [CP] fix tx-free-route return state for session sync check chinaxing 2023-11-30 12:17:45 +00:00
  • f3ee7314f1 fix bug, get compat mode use table scheam in ddl_service AnimationFan 2023-11-30 12:12:49 +00:00
  • ee3e45fb17 print sampled block count under ENABLE_DEBUG_LOG compile mode saltonz 2023-11-30 11:42:26 +00:00
  • acde64f198 to issue<53590110>:remove lib::is_oracle_mode in rs logic hanr881 2023-11-30 10:41:45 +00:00
  • d505b4ceb5 Enhanced compatibility for illegal date comparisons in T_OP_ROW obdev 2023-11-30 09:45:55 +00:00
  • 19a1c56239 fix copy shared exec param bug jinmaoli 2023-11-30 09:16:16 +00:00
  • 94ccfbdb56 [UPGRADE] Remove 4.2.1.2 from upgrade path tino247 2023-11-30 07:45:57 +00:00
  • 87fd80da30 Add rpc code in master godyangfight 2023-11-30 07:11:29 +00:00
  • bdb7799bae pre-hold WAIT_EVENT_DEF on master fforkboat 2023-11-30 06:41:49 +00:00
  • 0723c591ab Fix unused memory allocation haitaoyang 2023-11-30 05:46:17 +00:00
  • c5321d3bd8 [CP] add defence when backup ddl sstable oceanoverflow 2023-11-30 05:41:40 +00:00
  • 2633a7cadb fix the memory_leak of release_last_tenant for some virtual tables obdev 2023-11-30 05:20:39 +00:00
  • 7fd5d83390 Docker optimization LINxiansheng 2023-11-30 05:16:09 +00:00
  • 17ceeb8c92 [CP] implement system view user_users in oracle mode yinyj17 2023-11-30 05:11:42 +00:00
  • e57016f91a [CP] fix default value of trace_id in __all_ddl_error_message simonjoylet 2023-11-30 04:41:28 +00:00
  • f4f2a850c7 [CP] do not put ddl sstable into table store when major sstable exist simonjoylet 2023-11-30 04:11:44 +00:00
  • 2f7cc4ce1f [CP] [xa][4.x] fix xa prepare for updating duplicate table data in xa trans jw-guo 2023-11-30 03:11:51 +00:00
  • 2af75a5522 Fix bug that unitmanager hung when creating tenant. LeonChaoHi 2023-11-30 02:41:59 +00:00
  • 228cfb5382 table type occupation for mds sstable hiddenbomb 2023-11-29 15:11:30 +00:00
  • ac97c968bf replace fetch_ls_repay_scn sycn rpc into async rpc godyangfight 2023-11-29 14:41:41 +00:00
  • 5495b064a7 error code placeholder for tenant snapshot wanyue-wy 2023-11-29 14:11:34 +00:00
  • f494aa253a [BUGFIX]fix mysql pl text type miss match skylhd 2023-11-29 13:42:11 +00:00
  • e991c80bcc place holder for all outline obdev 2023-11-29 12:41:45 +00:00
  • 88451e8b98 [CP] fix: fix the correctness problem induced by batch rescan not supported reverse order obdev 2023-11-29 11:46:05 +00:00
  • 753da38fe9 do not calc_tablet_attr when the addrs of tablets persistence-equivalent obdev 2023-11-29 11:41:36 +00:00
  • 5bc6db2579 fix pre calc constraint bug chimyue 2023-11-29 11:16:33 +00:00
  • 6ffa1c9889 Fix deadlock between dag_net clear_dag_net_ctx and ls restore offline Tsunaou 2023-11-29 11:11:56 +00:00
  • 17ddd44c5c occupy ObLogBaseType for OSS throt obdev 2023-11-29 10:46:45 +00:00
  • 3b1ee7c273 fix init db return schema name without charset convert obdev 2023-11-29 10:42:09 +00:00
  • 572882c3b6 [CP] fix standby read can not read local trans Minionyh 2023-11-29 10:25:02 +00:00
  • ad9c76de23 [CP] T_LOB_INROW_THRESHOLD ObItemType placeholder in master branch shadowao 2023-11-29 10:20:34 +00:00
  • 25c261abdb fix reserve_mem_mode for mini compaction Fengjingkun 2023-11-29 10:16:08 +00:00
  • 9caad1da27 [CP] switchover to standby timeout linqiucen 2023-11-29 10:11:42 +00:00
  • b03a138f0a enable ENABLE_DEBUG_LOG && update vostest obdev 2023-11-29 09:15:52 +00:00
  • c553b960b7 [CP] issue<53399409>:fix listagg as udf argument used in sql issue hanr881 2023-11-29 09:11:28 +00:00
  • 6e9c33b1bb [4.3] add error code for clone conflict cases joseph12138 2023-11-29 08:11:43 +00:00
  • 98a9185b91 add some print log for release_memtable_and_mds_table_for_ls_offline obdev 2023-11-29 07:42:03 +00:00
  • 25883a3714 [to #53526908] fix errors in sql_mode=ANSI_QUOTES+information_schema.routines/information_schema.parameters 0xacc 2023-11-29 07:16:12 +00:00
  • 073f8a9653 fix reput_to_queue error after tenant deleted a1iive 2023-11-29 06:41:41 +00:00
  • e4cf4659fc placeholder SevenJ-swj 2023-11-29 05:41:39 +00:00
  • 00140f1820 Fix the issue of align_date4cmp_expr having a default value for type. obdev 2023-11-29 05:11:39 +00:00