Commit Graph

  • 9ab63bd389 Fix ls offline should wait transfer handler stop bug godyangfight 2024-02-07 09:38:12 +00:00
  • 3b059c7083 fix: upgrade failed from 421 to master obdev 2024-02-07 09:35:12 +00:00
  • 32b7e7f3a5 fix resolver bug of outer join symbol akaError 2024-02-07 09:32:11 +00:00
  • 07824ae64f [CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body obdev 2024-02-07 09:29:10 +00:00
  • 0ae9eaaa68 [CP] [to #53467004] fix: detect mutual dependency in multiple user scenario obdev 2024-02-07 09:26:11 +00:00
  • 7c077df52f add place holder for view OB_LS_SNAPSHOTS obdev 2024-02-07 09:23:10 +00:00
  • b4fdd7e015 [CP] add macro block count statistic for backup data oceanoverflow 2024-02-07 09:20:10 +00:00
  • f3d0cd174b [MDS] if read mds data meet ls state changed: 1. retry if still online. 2.OB_LS_OFFLINE if offline. obdev 2024-02-07 09:17:10 +00:00
  • cd3d3ebc6d [CP] fix backup get wrong data version and fix recover table to standby tenant wxhwang 2024-02-07 09:14:08 +00:00
  • 3d5ba46e84 Fix default value of ObDecimalIntType obdev 2024-02-07 09:11:08 +00:00
  • 44fa79977a [master] add lock place holder for two trans locks chinaxing 2024-02-07 09:08:08 +00:00
  • 6e687799b9 to issue<53586439>:support set ob_query_timeout in non-nested store routine obdev 2024-02-07 09:05:08 +00:00
  • 160ff54fe6 [CP] fix error log when kill -15 nroskill 2024-02-07 09:02:07 +00:00
  • b800d07f1c placeholder for direct load commit error code obdev 2024-02-07 08:59:08 +00:00
  • faec2f494c [CP] fix ddl check data integrity issue oceanoverflow 2024-02-07 08:53:20 +00:00
  • dbb629c79d [CP] fix storage rpc issue oceanoverflow 2024-02-07 08:50:18 +00:00
  • 6a4b6586a3 memtable_mgr is not printed in to_string in ObMemtableMgrHandle obdev 2024-02-07 08:47:18 +00:00
  • 152c91a5a9 [master] fix session sync verify for txn state chinaxing 2024-02-07 08:44:18 +00:00
  • abe4bfbea1 force alter signal SIGTERM to SIGKILL zhjc1124 2024-02-07 08:41:11 +00:00
  • c4c0075f96 [OBKV] Fix TTL error code conflict with kv global index error code obdev 2024-02-07 08:38:10 +00:00
  • ed8aeb6aa1 [master] fix txdesc.flags.PART_ABORTED sync chinaxing 2024-02-07 08:35:09 +00:00
  • 2f8052a0c5 fix coding specification nroskill 2024-02-07 08:32:09 +00:00
  • 2569072042 [CP] add serialization size check zhjc1124 2024-02-07 08:29:09 +00:00
  • 9b6af8c5a1 optimize tablet to string hiddenbomb 2024-02-07 08:26:07 +00:00
  • 46299d3b1d [BUGFIX]fix show create tablegroup's sharding result cannot execute in terminal obdev 2024-02-07 08:23:08 +00:00
  • c1685148ea Fix join elimination bug obdev 2024-02-07 08:20:10 +00:00
  • 3a262e5e8a Fix rebuild check member list send rpc to location cache leader witch is already not exist. godyangfight 2024-02-07 07:58:39 +00:00
  • c76fcc518a Add PCODE for shared storage of PALF BinChenn 2024-02-07 07:55:37 +00:00
  • 09d966dc33 [CP] [OBKV] Fix TTL task holds too much memory when scanning TTL table with few expired records obdev 2024-02-07 07:52:36 +00:00
  • 3cf04d8c66 fuse row flag obdev 2024-02-07 07:49:35 +00:00
  • 332318d38a [OBKV] error code placeholder for obkv ttl obdev 2024-02-07 07:46:35 +00:00
  • 047a660f99 [MDS] fix buffer ctx memory leak in normal path obdev 2024-02-07 07:43:34 +00:00
  • 4a9dcce37d occupy position for ddl_type in ddl_common obdev 2024-02-07 07:40:34 +00:00
  • 7cb5e74af1 BUGFIX: fix recreate ls failed. obdev 2024-02-07 07:37:32 +00:00
  • a8f3df3618 [to #53413493] fix mysqltest obdev 2024-02-07 07:31:38 +00:00
  • 048a64b613 [CP] [to #48811148]fix bug goto stmt seuwebber 2024-02-07 07:28:36 +00:00
  • 6a2fbc6bf7 adjust faststack parameter zhjc1124 2024-02-07 07:22:45 +00:00
  • 9eebdf07a0 [CP] fix tx-free-route return state for session sync check chinaxing 2024-02-07 07:16:56 +00:00
  • b889de4e44 fix bug, get compat mode use table scheam in ddl_service obdev 2024-02-07 07:13:55 +00:00
  • 2dcad2928e print sampled block count under ENABLE_DEBUG_LOG compile mode saltonz 2024-02-07 07:10:54 +00:00
  • 010ecf801e to issue<53590110>:remove lib::is_oracle_mode in rs logic obdev 2024-02-07 07:07:52 +00:00
  • d701a60fd8 Enhanced compatibility for illegal date comparisons in T_OP_ROW obdev 2024-02-07 07:02:00 +00:00
  • 2f4a337e83 fix copy shared exec param bug obdev 2024-02-07 06:56:08 +00:00
  • 15e2161984 [UPGRADE] Remove 4.2.1.2 from upgrade path tino247 2024-02-07 06:50:15 +00:00
  • f1f98c3bba Add rpc code in master godyangfight 2024-02-07 06:44:24 +00:00
  • 8204e991fb pre-hold WAIT_EVENT_DEF on master obdev 2024-02-07 06:41:21 +00:00
  • 933db9c2b3 Fix unused memory allocation obdev 2024-02-07 06:38:20 +00:00
  • 0add84d2dc [CP] add defence when backup ddl sstable oceanoverflow 2024-02-07 06:35:20 +00:00
  • c66516433e fix the memory_leak of release_last_tenant for some virtual tables obdev 2024-02-07 06:32:19 +00:00
  • 503e76dc72 Docker optimization LINxiansheng 2024-02-07 06:29:18 +00:00
  • 62ecc53950 [CP] implement system view user_users in oracle mode yinyj17 2024-02-07 06:26:14 +00:00
  • 41b2389bf2 [CP] fix default value of trace_id in __all_ddl_error_message simonjoylet 2024-02-07 06:23:13 +00:00
  • e81dbd4a36 [CP] do not put ddl sstable into table store when major sstable exist simonjoylet 2024-02-07 06:20:12 +00:00
  • 51bfa47105 [CP] [xa][4.x] fix xa prepare for updating duplicate table data in xa trans obdev 2024-02-07 06:11:34 +00:00
  • 7784e69392 Fix bug that unitmanager hung when creating tenant. obdev 2024-02-07 06:08:33 +00:00
  • 6f26466a92 table type occupation for mds sstable hiddenbomb 2024-02-07 06:02:38 +00:00
  • ffca5f5086 replace fetch_ls_repay_scn sycn rpc into async rpc godyangfight 2024-02-07 05:59:30 +00:00
  • 4931cea21c error code placeholder for tenant snapshot wanyue-wy 2024-02-07 05:56:29 +00:00
  • 6d3555094b place holder for all outline obdev 2024-02-07 05:53:27 +00:00
  • fd77441e70 [CP] fix: fix the correctness problem induced by batch rescan not supported reverse order obdev 2024-02-07 05:50:26 +00:00
  • fe7ee1531c do not calc_tablet_attr when the addrs of tablets persistence-equivalent obdev 2024-02-07 05:47:25 +00:00
  • 64ef6b4c68 fix pre calc constraint bug obdev 2024-02-07 05:44:24 +00:00
  • 51d55d1b2c Fix deadlock between dag_net clear_dag_net_ctx and ls restore offline obdev 2024-02-07 05:41:20 +00:00
  • 6da68ff3f1 occupy ObLogBaseType for OSS throt obdev 2024-02-07 05:38:17 +00:00
  • f07362c8f5 fix init db return schema name without charset convert obdev 2024-02-07 05:35:16 +00:00
  • 1fcff3e5c2 [CP] fix standby read can not read local trans obdev 2024-02-07 05:32:12 +00:00
  • ab51947504 [CP] T_LOB_INROW_THRESHOLD ObItemType placeholder in master branch obdev 2024-02-07 05:29:07 +00:00
  • e684d6334b fix reserve_mem_mode for mini compaction obdev 2024-02-07 05:26:05 +00:00
  • b653e5dca5 [CP] switchover to standby timeout obdev 2024-02-07 05:23:04 +00:00
  • 7f8e302068 enable ENABLE_DEBUG_LOG && update vostest obdev 2024-02-07 05:19:59 +00:00
  • 7a3edc90cb [CP] issue<53399409>:fix listagg as udf argument used in sql issue obdev 2024-02-07 05:16:58 +00:00
  • 0b7db8115c [4.3] add error code for clone conflict cases obdev 2024-02-07 05:13:58 +00:00
  • 2f0716cf1a add some print log for release_memtable_and_mds_table_for_ls_offline obdev 2024-02-07 05:08:06 +00:00
  • 80b53a4ff4 [to #53526908] fix errors in sql_mode=ANSI_QUOTES+information_schema.routines/information_schema.parameters 0xacc 2024-02-07 05:05:05 +00:00
  • d067893b11 fix reput_to_queue error after tenant deleted a1iive 2024-02-07 04:59:11 +00:00
  • 419e388180 placeholder obdev 2024-02-07 04:56:10 +00:00
  • 12b1bff858 Fix the issue of align_date4cmp_expr having a default value for type. obdev 2024-02-07 04:53:07 +00:00
  • be52c9f31d [OCCUPY FIELDS] occupu fields for errcdoe -7433 obdev 2024-02-07 04:50:06 +00:00
  • 30fe92c4e8 [CP][BUGFIX]fix mysql pl text type miss match obdev 2024-02-07 04:47:05 +00:00
  • d5105f1475 Make white filter compat with former DengzhiLiu 2024-02-07 04:44:04 +00:00
  • 1c885ffec5 add placeholder for fulltext index obdev 2024-02-07 04:41:03 +00:00
  • 286ffc4caf fix compile simple file error obdev 2024-02-07 04:38:03 +00:00
  • f46c70ce1c parameter of ObFunction type should be checked before using obdev 2024-02-07 04:35:02 +00:00
  • a8b7fa56bb [CP] set ObProhibitScheduleMediumMap from log stream level to tablet level obdev 2024-02-07 04:32:02 +00:00
  • 7746c06692 [CP] 修改failover因为recover cancel失败的错误码 maosy 2024-02-07 04:29:01 +00:00
  • e779a6e3f9 bugfix : json transform to timestamp will append time zone twice obdev 2024-02-07 04:26:00 +00:00
  • 18ec56fc76 fix meta cache and fix problem about table store serialize size exceeds 2MB obdev 2024-02-07 04:22:59 +00:00
  • c8d8bb4c25 fix builder trim empty roots when rewriting macro blocks obdev 2024-02-07 04:19:57 +00:00
  • 4b6d4c216f fix rcte add material op on nested loop right child incorrectly ChangerR 2024-02-07 04:16:54 +00:00
  • ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode obdev 2024-02-07 04:13:49 +00:00
  • da70d2c14f [CP] fix high cpu usage of backup service during restart wxhwang 2024-02-07 04:10:48 +00:00
  • dc6f031b16 Add placeholder of ObLogBaseType for mview maintenance service obdev 2024-02-07 04:07:48 +00:00
  • f4220530a4 Refine log in MicroBlockRowLockMultiChecker obdev 2024-02-07 04:04:45 +00:00
  • 0bf35925f1 gather readble scn in memory maosy 2024-02-07 04:01:42 +00:00
  • bd15b1d306 Fixing bug: PX hangs due to calling get_next_batch after coordinater being drained. obdev 2024-02-07 03:58:39 +00:00
  • c10dd2cdd4 [CP] adjust tablet pointer reset order to avoid memory access violation hiddenbomb 2024-02-07 03:55:35 +00:00
  • 6421f310e9 bugfix : ob_item_type should append in last && json type calc obdev 2024-02-07 03:52:34 +00:00
  • e675b663dc fix some bugs a1iive 2024-02-07 03:49:34 +00:00
  • 683b5eff88 add errno for OS check params obdev 2024-02-07 03:43:42 +00:00
  • be2957b2e8 placeholder id for mysql audit yinyj17 2024-02-07 03:40:41 +00:00