Commit Graph

  • e8bde18018 Fix sys ls gc check transfer task bug. godyangfight 2024-01-18 15:12:41 +00:00
  • 9310bf0bb2 [CP] [bugfix] fix -4109 error during replaying GC log yyy-hust 2024-01-18 14:51:12 +00:00
  • 533e67ea6d add tests for object storage to sensitive test obdev 2024-01-18 14:17:10 +00:00
  • 718c71384c Add query hint: enable_rich_vector_format Zach41 2024-01-18 14:12:30 +00:00
  • 5753203c06 [CP] [FIX] split_range failed because of concurrent btree split ZenoWang 2024-01-18 13:42:26 +00:00
  • 40c4e95682 [CP] [SCHEMA_RELEASE] Avoid releasing ObSchemaMgr for increment refresh in current allocator tino247 2024-01-18 13:17:17 +00:00
  • e81a79e5ea check commit_scn before writing ddl commit log Hongqin-Li 2024-01-18 13:12:38 +00:00
  • feb6e5416f [FIX] reset calc_upper_trans_version_cache_ in lock ZenoWang 2024-01-18 12:52:08 +00:00
  • 8651a250fe Fix rebuild stuck cause clog disk full oceanoverflow 2024-01-18 12:47:31 +00:00
  • 5cc0454850 [PDML] discover seq no reorder under pdml and report new error Handora 2024-01-18 12:23:15 +00:00
  • 859cfbd827 [CP] [CP] [GIS] fix s2 visitor exception process obdev 2024-01-18 12:18:17 +00:00
  • c15ec017fa update sql format inserted into __all_ddl_operation during rename table operations. gaishun 2024-01-18 12:13:25 +00:00
  • cdf59182fb Fix agg/groupby pushdown column format haitaoyang 2024-01-18 11:17:26 +00:00
  • c1e9155843 SQL Audit adds network_wait_time column placeholder AntiTopQuark 2024-01-18 11:12:45 +00:00
  • b28e945f14 update the job id offset of mview scheduler job leftgeek 2024-01-18 10:42:26 +00:00
  • d97553e3e5 fix bug use unexpected error code yishenglanlingzui 2024-01-18 10:21:54 +00:00
  • 3ef5a0bfd7 Opt cold scan for column store DengzhiLiu 2024-01-18 10:17:17 +00:00
  • bbd097c1e3 to issue<54566685>:fix spicursor destruct core when fail to allocate memory for spicusor hanr881 2024-01-18 10:12:42 +00:00
  • dcaa355349 fix: enable job failed, and update mysqltest result obdev 2024-01-18 09:43:12 +00:00
  • 6e71299fd5 [placeholder] serialization placeholder for domain index scan and text retrieval saltonz 2024-01-18 09:17:48 +00:00
  • cb191a6e4f [compatible] fix recovery checksum from version < 4.3 report warning chinaxing 2024-01-18 09:12:56 +00:00
  • 31b22eebfb placeholder SevenJ-swj 2024-01-18 08:52:12 +00:00
  • a9e768cd1d Fix shared block write start from offset 0 JiahuaChen 2024-01-18 08:47:35 +00:00
  • f926b7abf7 [BUGFIX] fix udf expr type deduce for clob skylhd 2024-01-18 08:42:37 +00:00
  • 6dca77038d placeholder of func decode_trace_id GongYusen 2024-01-18 08:12:46 +00:00
  • f7c3363720 [CP] [42x] support use ob_admin to do replica dr-tasks joseph12138 2024-01-18 07:51:26 +00:00
  • 17447916dd [CP] [OBKV] Fix TTL task early-finish when observer restart shenyunlong.syl 2024-01-18 07:46:49 +00:00
  • 29a3065d02 add diagnose log, to show the cost time and traffic of each rpc steps liucc1997 2024-01-18 07:42:13 +00:00
  • 39acb953a0 [CP] [to #52804352] fix bug, case expressions in PL actually do not require parameter types to be consistent swjtu-wenxiang 2024-01-18 07:17:56 +00:00
  • 7236593e43 Fix the bug of error code in dbms scheduler job executor leftgeek 2024-01-18 07:13:21 +00:00
  • 3101ede72f fix the problem of compiling large unity build units wenxingsen 2024-01-18 07:00:06 +00:00
  • aaa03dbb72 [placeholder] add ddl_type and ddl_status placeholder for auto_split gaishun 2024-01-18 06:55:04 +00:00
  • 9a25831540 [opt]: vec_sort support truncate tmp_file. Monk-Liu 2024-01-18 06:50:09 +00:00
  • 8a80496162 remove useless error reporting code Handora 2024-01-18 06:44:55 +00:00
  • 0e28041ced [CP] fix: dbms_scheduler job start_date has not read to local obdev 2024-01-18 06:39:43 +00:00
  • 46a179b07b [BUGFIX] fix in expr process text with row skylhd 2024-01-18 06:34:53 +00:00
  • 5e754aaa64 [Restore] Fix restore obtest case obdev 2024-01-18 05:30:41 +00:00
  • 49919c71c5 [BUG] fix data end scn not setten during upgrading Handora 2024-01-18 05:21:37 +00:00
  • d790439020 [CP] Fix complement data task returns 4018 during reboot Hongqin-Li 2024-01-18 05:16:53 +00:00
  • d50e4d0662 [CP] Fix garbage tasks remain problem tino247 2024-01-18 04:43:10 +00:00
  • e52f385a43 [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump obdev 2024-01-18 04:12:45 +00:00
  • 19084ed6d5 fix column store index back cost zzg19950727 2024-01-18 03:43:08 +00:00
  • 5da9d8b8da BUG] calculate checksum when recovered checksum is 0 Handora 2024-01-18 03:21:27 +00:00
  • d47870198c Change code owner JiahuaChen 2024-01-18 03:12:31 +00:00
  • f205e6fc3f to issue<54566685>:fix core when destruct spicursor hanr881 2024-01-17 17:42:12 +00:00
  • 3dbaf2e03d adjust item type definition location jinmaoli 2024-01-17 17:13:26 +00:00
  • cf761681a0 Fix drop mview suz-yang 2024-01-17 16:17:15 +00:00
  • 567cdc7229 Resolve a series of out-of-memory issues within 500 tenant obdev 2024-01-17 16:12:40 +00:00
  • 55bd25346e [BUG] for txn with aborted txn transfer in, we need set as aborted Handora 2024-01-17 15:42:32 +00:00
  • 1a2af326d4 [CP] [to #54198856] fix udf with out parameter can not use in sql scope obdev 2024-01-17 15:25:41 +00:00
  • 46726e1dbd fix not exit immediately when session killed sdc 2024-01-17 15:12:18 +00:00
  • 1cdd63cdae [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql obdev 2024-01-17 13:12:15 +00:00
  • 9c3cfa1dcc [CP] [BUGFIX] fix sys login obdev 2024-01-17 12:42:14 +00:00
  • a35c9fad4f [CP] build_version buffer_size linqiucen 2024-01-17 12:17:07 +00:00
  • 5e140016ae 修复dump的兼容性问题,在超出BUF时进行截断处理 obdev 2024-01-17 12:12:25 +00:00
  • c0c4b80700 [CP] [xa][4.x] add defensive measure for xa end in trigger jw-guo 2024-01-17 11:48:15 +00:00
  • 955792f21c fix row_offset in DDL_MERGE_CO && reset ObIndexBlockMacroIterator before reuse renju96 2024-01-17 11:43:24 +00:00
  • fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors chimyue 2024-01-17 11:12:35 +00:00
  • 5fccff6b0e [CP] use gts or max_decided_scn to retry dup_table_before_prepare KyrielightWei 2024-01-17 10:47:24 +00:00
  • 7343816e8b Fix vector evaluation of const expr Zach41 2024-01-17 10:42:42 +00:00
  • 9f31cf9835 [CP] retry dup_table redo sync by 2pc_retry_interval KyrielightWei 2024-01-17 10:18:11 +00:00
  • 596474dd0c [CP] [GIS] fix srs_guard reuse obdev 2024-01-17 10:13:29 +00:00
  • 37f26e7e4a [to #54249319] fix: alter param_id_ type from int16_t to uint16_t haohao022 2024-01-17 09:42:53 +00:00
  • 004042cb70 [BUG.FIX] fix io cond_ missing for tmp file Tyshawn 2024-01-17 09:17:33 +00:00
  • 5e1a2ebbdb fix direct load mgr leak obdev 2024-01-17 09:12:52 +00:00
  • 976bc8aa79 [CP] alter cgroup write_string_to_file_ log level zhjc1124 2024-01-17 08:53:22 +00:00
  • 0bea27fc06 Optimize operator name with use_rich_format enabled Zach41 2024-01-17 08:48:36 +00:00
  • 9002e5b34d [CP][Bugfix][OBKV]fix session pool hold too much memory when login frequently WeiXinChan 2024-01-17 08:43:54 +00:00
  • e8d0e454bf Fix direct load query timeout suz-yang 2024-01-17 08:12:26 +00:00
  • 458f048954 Fix WR wrong CDB_ and DBA_ view definition AntiTopQuark 2024-01-17 07:52:22 +00:00
  • 05599ed878 [CP] [to #54452952] fix serval pl/sql bugs obdev 2024-01-17 07:47:47 +00:00
  • 1e2b018bbf [replay] fix replay serial part log when txn recover scn after final serial log chinaxing 2024-01-17 07:43:09 +00:00
  • 81611ca45a [CP] [to #54461207] fix for cursor loop with contine to label obdev 2024-01-17 06:53:53 +00:00
  • f97720e08c Fix direct load mem compactor stop suz-yang 2024-01-17 06:48:40 +00:00
  • 13cef2404c [CP] check is_inited with the interface of a ObDupTableLSHandler KyrielightWei 2024-01-17 06:43:21 +00:00
  • 7e4fadbe1e [CP] [OBKV] cherry-pick bugfix from 421 shenyunlong.syl 2024-01-17 06:13:26 +00:00
  • aef2bb74ff [CP] [42x] support check_member_list_and_learner_list retry when create new ls joseph12138 2024-01-17 05:51:41 +00:00
  • 69ea718528 内存可读位点统计忽略rpc失败 maosy 2024-01-17 05:47:05 +00:00
  • 2b92334fa1 [CP] to issue<54260164>:fix select into package var stmt will not sync package var issue hanr881 2024-01-17 05:42:29 +00:00
  • cf5ea1c99b [CP] Temporary fix for submitting readable dup tablet log every 30 seconds KyrielightWei 2024-01-17 05:17:25 +00:00
  • 758de69c70 reduce encoding hash table memory usage saltonz 2024-01-17 05:12:36 +00:00
  • fe0af3411e add some debug info and sanity check felix-w15 2024-01-17 04:57:15 +00:00
  • c3fc3ec7f7 [CP] [OBKV] Fix core when print lob object shenyunlong.syl 2024-01-17 04:52:35 +00:00
  • aeec518877 [FIX] modify defensive code and log level of throttle unit ZenoWang 2024-01-17 04:47:57 +00:00
  • c3c079875e add some defensive code and fix ddl mem co and cg sstable row id Charles0429 2024-01-17 04:43:14 +00:00
  • eb7a79267e Changing the description of a configuration and remove arb pcode from bypass list 496148326@qq.com 2024-01-17 03:43:25 +00:00
  • e26cdac224 [BUG] fix invalid smaller tx data min start scn during transfer Handora 2024-01-17 03:13:01 +00:00
  • 0eccca2aee fix in expr upgrade compat skylhd 2024-01-17 02:47:08 +00:00
  • 4263391fb4 Fix information schema column table is not compatible with mysql obdev 2024-01-16 12:12:53 +00:00
  • efc6695d43 Fix ObTempRowStore filling in uniform const format value causing crash obdev 2024-01-16 11:43:33 +00:00
  • fdc2c51a70 Fix UNINIT problem tino247 2024-01-16 10:48:21 +00:00
  • 1e2209de2c using same assign exprs in join first rewrite for update stmt jingtaoye35 2024-01-16 10:43:37 +00:00
  • a938623689 add user error info for format column group name AnimationFan 2024-01-16 10:18:01 +00:00
  • 46d9041c72 [#54380548]change for update skip locked cursor to stream mode seuwebber 2024-01-16 10:13:01 +00:00
  • 8f0db9c47e Fix sys var inconsistency issue between 42x and 430 obdev 2024-01-16 09:12:55 +00:00
  • 2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs jingtaoye35 2024-01-16 08:42:38 +00:00
  • a2c8ffcdda 修复视图的nullable数值不一致问题 obdev 2024-01-16 08:26:51 +00:00
  • 767c909a8e Fix column pointer not judged to be null, which could lead to a potential coredump AntiTopQuark 2024-01-16 08:17:46 +00:00
  • 8033fd7054 add refreshing mview flag to session info leftgeek 2024-01-16 07:42:43 +00:00
  • 13bcda203e [CP] update obshell deps and fix a rpm compile bug LINxiansheng 2024-01-16 07:21:32 +00:00