Commit Graph

  • 4b11da5715 remove domain string hnwyllmm 2024-02-06 16:48:45 +00:00
  • 9d383e7b7a use macro OB_BUILD_RPM to control error log output hiddenbomb 2024-02-06 16:43:13 +00:00
  • 46faad3ae7 Fix illegal memory reference problem tino247 2024-02-06 16:40:20 +00:00
  • 0713bad3c7 transfer partition sql placeholder obdev 2024-02-06 16:37:28 +00:00
  • 92479cea1f [CP]reset medium info before get next one obdev 2024-02-06 16:34:35 +00:00
  • 164c215a7b [bug fix]hold first_sstable when create ddl sstable renju96 2024-02-06 16:31:41 +00:00
  • 84d9d1ebe2 fix deserialize arg in multi-transation commit obdev 2024-02-06 16:28:50 +00:00
  • 9c5a7b79e8 add mlog special column_id obdev 2024-02-06 16:25:59 +00:00
  • cee81c7843 [CP] Fix show table status bug obdev 2024-02-06 16:23:08 +00:00
  • 8fb27dd683 [CP] fix spf+px batch rescan clean dtl interm result bug obdev 2024-02-06 16:20:16 +00:00
  • c81a04702a [CP] fix circular dependencies lead to inconsistent schema status obdev 2024-02-06 16:17:24 +00:00
  • 60b885ce98 [CP] Fix 4721 when fetch tablet ls tablet seq Hongqin-Li 2024-02-06 16:14:31 +00:00
  • 0ab44890bd [CP] Fix some bug and case Hongqin-Li 2024-02-06 16:11:36 +00:00
  • 1c8201dc30 Disable Diagnose while print log obdev 2024-02-06 16:06:06 +00:00
  • dd7b8dca2a add palf push log to followers rpc post cost stat obdev 2024-02-06 16:03:11 +00:00
  • 971e3746ca [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file Tyshawn 2024-02-06 15:57:38 +00:00
  • 92ca4c4f9b fix double free on async io fail, sync io succ and transform failed saltonz 2024-02-06 15:54:46 +00:00
  • ff4b63ff0f [CP] should not push multi_version_start before reserved_snapshot_clog sync obdev 2024-02-06 15:51:55 +00:00
  • dabdcef821 BUGFIX: depart the ls meta lock obdev 2024-02-06 15:49:04 +00:00
  • 69793b9c44 [CP] Make ObTabletTableIterator and ObTableStoreIterator deep copy safe JiahuaChen 2024-02-06 15:46:12 +00:00
  • 71a383ea79 ObCreateTableRes new member placeholder obdev 2024-02-06 15:43:20 +00:00
  • f1be30b005 Placeholder about RPC and LOG_BASE_TYPE obdev 2024-02-06 15:40:29 +00:00
  • b9d469adca fix check range partition increase bug obdev 2024-02-06 15:37:38 +00:00
  • fc83a73d01 [CP] Fix blocksample in rescan obdev 2024-02-06 15:32:09 +00:00
  • f76a7ff647 occupy fields on master for ob_gis_42x branch obdev 2024-02-06 15:29:18 +00:00
  • 452b98a7c1 Tablet normalized leak diagnosis ND501 2024-02-06 15:26:28 +00:00
  • 5346749b1e revert BUGFIX: check data disk at dml interface obdev 2024-02-06 15:23:37 +00:00
  • 7346d35f84 [CP] fix check ls gc in standby when the tenant switchover to primary and its ls list not match with the original obdev 2024-02-06 15:15:28 +00:00
  • b858d9457a fix prewarm index block lifetime saltonz 2024-02-06 15:12:36 +00:00
  • 127fbbf048 add timeguard and statistic for tablet builder create all tablets oceanoverflow 2024-02-06 15:09:39 +00:00
  • 47f54be7b9 refactor some logic for ce-farm obdev 2024-02-06 15:06:47 +00:00
  • 831f64b098 delete useless code & remove lambda obdev 2024-02-06 15:03:51 +00:00
  • 05e4df014b Not report 4016 when there is no leader replica obdev 2024-02-06 15:00:57 +00:00
  • 8f9a50f512 [CP] fix some tablets have not restored after tenant has restored successfully wxhwang 2024-02-06 14:55:28 +00:00
  • 0bdaa1b559 occupy fields for type oid 300025 and 300026 obdev 2024-02-06 14:52:37 +00:00
  • c8ef409bf3 Do not report ERROR when sample rate equals 100 ZenoWang 2024-02-06 14:49:31 +00:00
  • 0d246e51c3 [CP] Fix invalid compatible problem tino247 2024-02-06 14:15:13 +00:00
  • 0fb5ef659c [CP] [CP] [CP] Change code owners JiahuaChen 2024-02-06 14:01:21 +00:00
  • 1876b956be [CP] fix io schedule when close resource_plan renju96 2024-02-06 13:54:18 +00:00
  • 6598f4f706 [CP] fix prewarm index block lifetime saltonz 2024-02-06 13:47:21 +00:00
  • e8697b854b [CP] support mysql.proc to get create time LiuYoung00 2024-02-06 13:36:57 +00:00
  • 894b05a0e5 [CP] [to #51527424]fixed refcursor fetch bug LiuYoung00 2024-02-06 13:33:21 +00:00
  • 8c5ebe51dd [CP] [Fix] fix same cte table name in different subquery resolve bug obdev 2024-02-06 13:29:42 +00:00
  • aa2dc8f0e4 [CP] Clear evaluate flag in multiple merge DengzhiLiu 2024-02-06 13:26:05 +00:00
  • 17558416a7 [CP] skip modify view status for unnecessary alter table stmt obdev 2024-02-06 13:22:30 +00:00
  • 24d7effcd7 [CP] enable lob outrow to inrow storage obdev 2024-02-06 13:18:53 +00:00
  • bf678bf848 [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function LiuYoung00 2024-02-06 13:15:17 +00:00
  • 0d5b9621dc [CP] temporarily unlimited memory before init config obdev 2024-02-06 13:11:42 +00:00
  • b6d027e868 [CP] Fix mvcc node concurrency bug when estimating row obdev 2024-02-06 13:04:44 +00:00
  • dd754891ae bugfix : mysql mode json transform timestamp append time zone twice obdev 2024-02-06 13:01:11 +00:00
  • fba0a1523f [CP] fix several subquery coalesce bugs jingtaoye35 2024-02-06 12:57:37 +00:00
  • f6b65d7ca8 [CP] [to #48811148]fix bug goto stmt seuwebber 2024-02-06 12:54:01 +00:00
  • bf1834f05c [CP] [BUGFIX] fix insert table failed after truncate and alter table obdev 2024-02-06 12:40:13 +00:00
  • 94009c8b9d [CP] [to #52134556]fix bug package fails to hit plan cache seuwebber 2024-02-06 12:36:36 +00:00
  • 15f78fbc9d [BUGFIX]fix mysql pl text type miss match obdev 2024-02-06 12:32:59 +00:00
  • 0aa4b802b2 [CP] Sync auto increment cache local_sync value to avoid inner table access hezuojiao 2024-02-06 12:29:24 +00:00
  • 26d745a990 hide sensitive parameters obdev 2024-02-06 12:25:49 +00:00
  • a5617db9d8 [CP] fix print band limit log issue oceanoverflow 2024-02-06 12:18:48 +00:00
  • 050e04cbf2 [CP] fix WaitGuard not working in spin wait nroskill 2024-02-06 12:15:11 +00:00
  • 44d9edba98 [CP] fix core at ObMPConnect::init_process_single_stmt obdev 2024-02-06 12:11:34 +00:00
  • d9c67c79a7 [CP] [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file Tyshawn 2024-02-06 12:07:56 +00:00
  • 30e8204f09 [CP] fix circular dependencies lead to inconsistent schema status obdev 2024-02-06 12:04:19 +00:00
  • 05aeed91c7 [CP] fix same io_timestamp in schedule_heap renju96 2024-02-06 12:00:43 +00:00
  • ce58019197 [CP] fix distinct fd judgement bug yinyj17 2024-02-06 11:57:06 +00:00
  • ef0b90c591 [CP] fix or expansion bug with lob datatype in mysql mode obdev 2024-02-06 11:53:30 +00:00
  • 4a14c03d32 [CP] add system variable _enable_range_extraction_for_not_in to control query range extraction for not in obdev 2024-02-06 11:46:30 +00:00
  • e630a05822 bugfix: ObTmpTenantFileStore::io_allocator use 500 tenant memory. ND501 2024-02-06 11:35:58 +00:00
  • 0916e3ac2a [CP] Fix: session sync system_time_zone no need sync obdev 2024-02-06 11:32:21 +00:00
  • 86098f1427 [CP] fix subplan filter PKEY plan bug zzg19950727 2024-02-06 11:21:51 +00:00
  • 673eade9f6 [CP] fix temp table access rescan bug zzg19950727 2024-02-06 11:18:12 +00:00
  • f43c45a6ee [CP] fix check_match_index interface bug zzg19950727 2024-02-06 11:14:33 +00:00
  • 544cd42ee9 [CP] fix context core because of double free obdev 2024-02-06 11:10:58 +00:00
  • ce109168be [CP] fix s2adapter leak obdev 2024-02-06 11:07:20 +00:00
  • 79f3cb3d8e [CP] [to #50044838]remove piece need session lock LiuYoung00 2024-02-06 11:03:40 +00:00
  • 1a32eb5a45 [CP] to issue<51110822>:fix call aggreate udf issue when cross user obdev 2024-02-06 10:49:46 +00:00
  • dc24c6c301 [CP] bugfix: get_store cause deadlock ND501 2024-02-06 10:42:44 +00:00
  • 1e87ab2b63 [CP] Fix the issue of incorrect results with batch NLJ + SET OP leslieyuchen 2024-02-06 10:39:05 +00:00
  • 60cd939d14 [CP] fix rollup subquery expr bug under mysql mode obdev 2024-02-06 10:35:27 +00:00
  • d0fa04f31b [CP] [CP] fix local merge into with empty partitions bug obdev 2024-02-06 10:31:49 +00:00
  • 1769534bf1 should deep copy datum rowkey in parallel ctx obdev 2024-02-06 10:28:09 +00:00
  • 3fa511d165 [CP] clear the eval flag of T_OP_ROW expr's child exprs obdev 2024-02-06 10:24:32 +00:00
  • 5072176676 [CP] [secure_file_priv]limit dumpfile zhjc1124 2024-02-06 10:20:53 +00:00
  • c783dacabe [CP] Fix: When the generated column is equal conds, the constant will not find the corresponding table information. obdev 2024-02-06 10:17:16 +00:00
  • e04ab91632 [CP] fix: fix the core induced by spf batch rescan obdev 2024-02-06 10:13:38 +00:00
  • 35c2b7cccb [CP] fix bug about time in ps obdev 2024-02-06 10:09:59 +00:00
  • 4e3525d66a fix gen_errno.pl dimstars 2024-02-06 10:06:20 +00:00
  • 1f1d5c08ae Modify err msg of OB_BACKUP_FORMAT_FILE_NOT_EXIST and OB_BACKUP_FORMAT_FILE_NOT_MATCH LoLolobster 2024-02-06 09:42:16 +00:00
  • f342dbe5aa [CP] Fix weak read rt shrink when tablet migration Naynahs 2024-02-06 09:12:33 +00:00
  • 2afec06cc5 fix row offset in DDL_MERGE_CO_SSTABLE renju96 2024-02-06 08:17:04 +00:00
  • e6a20fe4a0 Add retry in direct load for read/write tmp file suz-yang 2024-02-06 07:42:09 +00:00
  • 6f86116f83 load data local task shouldn't retry hnwyllmm 2024-02-06 07:12:20 +00:00
  • 03b6636e04 [CP] add cluster_version in TxCtxInfo chinaxing 2024-02-06 06:42:37 +00:00
  • f1c9be6b9f [CP] [CP] Fix view synonym bug xianyu-w 2024-02-06 06:12:01 +00:00
  • f959608a49 fix mysqltest obdev 2024-02-06 05:46:43 +00:00
  • 5be370fa7b fix generated recursive union all plan bug using the distributed join method hint chimyue 2024-02-06 05:42:10 +00:00
  • 56a69bfe76 occupy id positions for profiling. cqliang1995 2024-02-06 05:16:59 +00:00
  • cd2191d0e8 [CP] wash chunk_cache when physic memory exhausted tushicheng 2024-02-06 05:12:14 +00:00
  • 7203787e74 modify error code for buf_not_enough before deep copy ddl_kvs in tablet deserialization. gaishun 2024-02-06 04:47:14 +00:00
  • 27d303cd3d Fix ddl error code missing Hongqin-Li 2024-02-06 04:42:38 +00:00
  • 95b577395b [CP] generate delete+insert plan when update primary key in a pdml plan sdc 2024-02-06 04:16:29 +00:00