Commit Graph

  • 62fc254d36 print das trans info for index look up Handora 2024-05-21 07:16:23 +00:00
  • 471ffdb96c fix tx_op release when deserialize tx_data from sstable alloc memory failed obdev 2024-05-21 06:47:41 +00:00
  • 6cbe089d58 fix resolve partition define bug obdev 2024-05-21 06:06:01 +00:00
  • 2c9988e4f7 acquire_callback_list CAS parallel_stat_ failed should not report an error chinaxing 2024-05-21 05:49:18 +00:00
  • b25f2bcf3e [CP] [ctas]: ctas support parallel hint. Monk-Liu 2024-05-21 05:43:59 +00:00
  • 8ad8629476 [BUG.FIX] fix unable to read newest memtable in follower Tyshawn 2024-05-21 05:38:35 +00:00
  • 3ef61117ef tx miss abort at end stmt and add abort check before commit felix-w15 2024-05-21 05:32:36 +00:00
  • 430086798f [CP] [FIX] make split_range feel range closed or opened ZenoWang 2024-05-21 05:26:58 +00:00
  • 6c172afeae fix online stat gather plan bug zzg19950727 2024-05-21 05:21:40 +00:00
  • 1ab2101f69 fix column_items isn't maintained well bug jingtaoye35 2024-05-21 04:54:58 +00:00
  • ff0282e5f4 memset dli submit_buf after memory allocation is successful KyrielightWei 2024-05-21 04:49:26 +00:00
  • 5cb4acf2ae [CP] fix auth switch hung while connect to mysql client obdev 2024-05-21 02:46:04 +00:00
  • c925ed1797 issue translate helper (#1978) wangyunlai 2024-05-21 09:53:53 +08:00
  • 49a8eeb2cf [CP] fix debug log core chaser-ch 2024-05-20 14:46:38 +00:00
  • 696f501b5e [BUG] donnot mvcc undo if mvcc write failed Handora 2024-05-20 11:00:18 +00:00
  • 772fcf8541 fix wait_event id conflict bug. rolandqi 2024-05-20 10:49:34 +00:00
  • 8e6d0bc4bf fix TxDesc release when tenant removed and fix txdesc debug link-list broken chinaxing 2024-05-20 10:44:10 +00:00
  • cefd6c6723 change result type of not_expr from int to int32 JinmaoLi 2024-05-20 06:46:28 +00:00
  • a8864cf775 [CP] fix destruct function of ddl redo log writer simonjoylet 2024-05-20 05:46:27 +00:00
  • 4abdb02e32 [CP] enable compaction in upgrade chaser-ch 2024-05-20 05:21:45 +00:00
  • 95a7933024 [CP] [CP]support block sample perfs、set column max/min val and some bugfix code wangt1xiuyi 2024-05-20 05:16:25 +00:00
  • d40c944130 fix temp table insert estimate row count bug zzg19950727 2024-05-20 04:46:52 +00:00
  • 853d39ac42 Revert Fix the issue of using the wrong schema guard when px sqc worker encountering Schema Error obdev 2024-05-20 04:28:18 +00:00
  • ec35d5d3ca [CP] refine major freeze log about long time no major freeze LiefB 2024-05-17 15:29:47 +00:00
  • aba3d456da [FEAT MERGE] remove retain_ctx use tx_data to hold mds op and optimise transfer move tx with check tx is needed obdev 2024-05-17 13:16:16 +00:00
  • 37e5554e3b add member allocator in ObCopyMacroBlockHeader wxhwang 2024-05-17 12:39:00 +00:00
  • 75f62538d9 fix the stddev_samp inner cal the negtive value function qingzhu521 2024-05-17 10:46:37 +00:00
  • f96f20186f fix const expr used project flag caused incorrect result in vectorization 2.0 obdev 2024-05-17 08:45:57 +00:00
  • a5dbe3737d Refine tx ls state to support on_start_working retry KyrielightWei 2024-05-17 07:47:03 +00:00
  • 8985a082ec Fix the issue of using the wrong schema guard when px sqc worker encountering Schema Error obdev 2024-05-17 07:22:59 +00:00
  • ebf40c6467 Placeholder for rb_from_string and rb_to_string qijiax 2024-05-17 07:17:08 +00:00
  • 5352c345b3 Add slog retry wait event JiahuaChen 2024-05-17 06:46:26 +00:00
  • fbb2d89237 fix URLs in README.md (#1970) Yinzuo Jiang 2024-05-17 13:36:33 +08:00
  • b47a098c7c reset ddl_inc_log_handle in any case coolfishchen 2024-05-17 03:19:34 +00:00
  • a15dce076a [CP] commit the existing trans in the current session before processing optimizer stats wangt1xiuyi 2024-05-17 03:14:06 +00:00
  • be64e455e4 modify transfer_struct for feature retain_ctx obdev 2024-05-17 03:08:48 +00:00
  • eff4174ead Remove defend code JiahuaChen 2024-05-16 13:08:59 +00:00
  • 6d8f1e5d8c mysql event occupy for stmt type lmjhh 2024-05-16 12:52:19 +00:00
  • 9bb5269c64 [BUG.FIX] fix normal tablet buffer memory fragment Tyshawn 2024-05-16 12:46:49 +00:00
  • b729ca7979 add member macro meta row in ObCopyMacroBlockHeader wxhwang 2024-05-16 12:41:32 +00:00
  • aa43f643c8 [CP] confirm begin retry when ret=OB_EAGAIN obdev 2024-05-16 12:35:55 +00:00
  • 9699fbce39 [DeadLock] fix farm compat whitelist fengdeyiji 2024-05-16 12:24:25 +00:00
  • 2c3630a705 MDS MINI/MINOR place at i_table Hooper9973 2024-05-16 12:08:30 +00:00
  • fbf39bf8b4 [CP] [OBKV] fix async query session cannot destoried actively shenyunlong.syl 2024-05-16 09:46:11 +00:00
  • 81508428b8 occupy for event_scheduler and OB_DO_EVENT_DDL lmjhh 2024-05-16 09:21:51 +00:00
  • cd9f3cfc42 [to #56636904]Fix bug 56636904, set audit_record.sql = current_query_string in EXECUTE_PL_EXECUTE mode. swjtu-wenxiang 2024-05-16 09:16:15 +00:00
  • 78d299ab14 [BUG.FIX] Disable full-text or multi-value index for partition table without primary key Tyshawn 2024-05-16 08:52:02 +00:00
  • 9dda2ed0ea [CP] [OBKV] fix intermittent timeout in test_htable_lock shenyunlong.syl 2024-05-16 08:46:29 +00:00
  • f49a82336a [CP] fix material hybrid histogram bug wangt1xiuyi 2024-05-16 06:58:29 +00:00
  • 238f10498b Fix nan comparison result of fixed double hezuojiao 2024-05-16 06:47:53 +00:00
  • 84cdeb1437 [CP] not check direct_load_type is invalid obdev 2024-05-16 06:42:38 +00:00
  • a60cb378cd refactor ObCompactionTimeGuard to process failed event Tsunaou 2024-05-16 06:26:20 +00:00
  • d94ee24ba3 [fix] lock_config_change don't prevent migration(add_member) BinChenn 2024-05-16 04:15:39 +00:00
  • b78a200b64 [CP] to issue<56691678>:fix pl cache match issue when pl containing same name table cross user hanr881 2024-05-16 03:45:52 +00:00
  • 57321b6c95 fix backup hold tablet handle do not hold memtables issue oceanoverflow 2024-05-16 03:22:42 +00:00
  • b4af2f554c [OBCDC] print get_full_table_schema cost in formatter fkuner 2024-05-16 03:06:10 +00:00
  • a43dc110e7 support https protocal for oss external table wjhh2008 2024-05-16 02:59:57 +00:00
  • 159a4ab61c fix cdc sync recover restore table log failed. obdev 2024-05-15 13:21:44 +00:00
  • b7138be5c0 Pull up the order by in nested aggr exprssion stmt fix the sementic error given by system qingzhu521 2024-05-15 13:00:59 +00:00
  • 9cbbb91a7b [CP] temporarily disable generating hash group by plans for keep aggrs JinmaoLi 2024-05-15 12:31:27 +00:00
  • e9a780ae5a Merge branch 'master' into develop 王运来 2024-05-15 17:13:55 +08:00
  • 1d68d4b1ee [NetStandby] [Patch From 4.2.1 BP3] NetStandby Fetching Log Performance Optimization zxlzxlzxlzxlzxl 2024-05-15 08:46:08 +00:00
  • f70e4019e2 Modify the compatibility logic for the correction of config_version. maosy 2024-05-15 08:15:48 +00:00
  • 69896715d6 rewrite err_code from the local abort in the switch_to_leader KyrielightWei 2024-05-15 07:51:33 +00:00
  • a8c76f3652 Optimize ObTxContext memory JiahuaChen 2024-05-15 07:46:08 +00:00
  • 3bfa0f6a5d [CP] [421] fix show create duplicate table will show duplicate index problem joseph12138 2024-05-15 06:21:35 +00:00
  • 52163bc1b7 [OBCDC] fix commit_version retreat when starting obcdc between ADD_TENANT_START and ADD_TENANT_END fkuner 2024-05-15 05:20:44 +00:00
  • dd4cb0c107 add default parameters and system variables raywill 2024-05-15 05:15:22 +00:00
  • 1c3f6f16cc [OBKV] add QUERY_END ObQueryOperationType placeholder shenyunlong.syl 2024-05-15 04:58:33 +00:00
  • 5a7b771301 force SLOG write when disk error zhjc1124 2024-05-15 04:53:14 +00:00
  • 63dd5e953e [auto_split] fast split relative variable master place holder JLY2015 2024-05-15 04:42:38 +00:00
  • 7372e6e810 dump ddl kv before major sstable migrated simonjoylet 2024-05-15 04:37:12 +00:00
  • 8700ec2bbe [CP] [OBKV] add obkv error code for filter syntax error && rename query_sync to query_async && error code is overwritten shenyunlong.syl 2024-05-14 16:44:55 +00:00
  • 1acdd6ecd5 [OBKV] change OB_KV_HBASE_CONVERT_INT_ERROR to OB_KV_HBASE_INCR_FIELD_IS_NOT_LONG shenyunlong.syl 2024-05-14 16:39:17 +00:00
  • 697d41cc03 Accelerate remove snapshot by specify index hint Hongqin-Li 2024-05-14 16:22:03 +00:00
  • 2427fca500 [MySQL COMPATIBILITY] mock system variables YangEfei 2024-05-14 14:21:53 +00:00
  • fbb3c3240e [DeadLock] add whitelist comment fengdeyiji 2024-05-14 14:16:25 +00:00
  • 252389c2b5 [CP] [421] fix oracle tenant table column related views showing index table problem joseph12138 2024-05-14 13:49:03 +00:00
  • 03cc19e66b fix test_io_manager test case obdev 2024-05-14 13:32:22 +00:00
  • 8849306ffb rename occupy oracle agent table of __all_scheduler_job_run_detail_v2 obdev 2024-05-14 12:53:20 +00:00
  • f7fa2e7dee disable table recover for materialized view leftgeek 2024-05-14 12:47:37 +00:00
  • 78275b0316 [CP] to issue<56261113>:fix system package pick routine issue hanr881 2024-05-14 12:42:13 +00:00
  • e05517c72c fix build bug on arm debian 12 and ubuntu 22 LINxiansheng 2024-05-14 12:30:52 +00:00
  • c5880d0ca1 Minor, prepare a position for repeat expr vector obdev 2024-05-14 12:25:25 +00:00
  • 4555973451 [TABLELOCK] move the process of recycling the DBMS_LOCK_ALLOCATED table to the background GC thread YangEfei 2024-05-14 12:19:55 +00:00
  • 0a654826a2 move conflict detector into new file hy-guo 2024-05-14 12:03:12 +00:00
  • 6857f369e6 [CP] [FIX] reject creating direct load memtable if there is only one slot in memtable mgr ZenoWang 2024-05-14 10:03:52 +00:00
  • b9cec994cb master rpc seize: migrating micro block cache in shared storage obdev 2024-05-14 09:58:07 +00:00
  • 143e1b4b4a Fix core when judge column store DengzhiLiu 2024-05-14 09:16:44 +00:00
  • 14d1cbd56b adjust mview behaviors when gather stat and do dynamic sampling chimyue 2024-05-14 08:46:07 +00:00
  • 19e74b8375 abort stuck when submit abort log failed due to direct load need submit end log chinaxing 2024-05-14 08:16:37 +00:00
  • d5a81b4c57 Fix wrong macro block id in block sample XIAO-HOU 2024-05-14 07:51:47 +00:00
  • 59f6051cbc Add placeholder for new RPC and errno ZhenNan0 2024-05-14 07:16:45 +00:00
  • c4ee3a4f76 Add chinese developer document (#1960) wangyunlai 2024-05-14 14:21:52 +08:00
  • 678b91faa1 [CP] [FIX] logstream freeze do not set snapshot_version for ddl kv ZenoWang 2024-05-14 06:19:10 +00:00
  • d5668ff4d4 [refine] writer thread force logging after finished submit log for freeze chinaxing 2024-05-14 06:13:46 +00:00
  • 8dd33b177b [FOREIGN KEY] fix the bug about write_auth twice during check foreign key constraint YangEfei 2024-05-14 06:07:53 +00:00
  • 6b091aa36a support print crash callstack for aarch64 obdev 2024-05-14 06:02:07 +00:00
  • 5b1fa87e45 Occupy master structs for auto_split Hongqin-Li 2024-05-14 05:56:24 +00:00
  • 9d77c33afe Fix lob vectorized, only enable json/text DengzhiLiu 2024-05-14 05:40:01 +00:00