Commit Graph

  • dc5fc328ac Fix tablet table store check sstable continue bug. godyangfight 2024-04-27 17:48:12 +00:00
  • 08350c392f add ddl kv multi row iterator coolfishchen 2024-04-27 17:42:48 +00:00
  • 7fa2e8dc39 fix incremental direct load ctx leak suz-yang 2024-04-27 17:16:02 +00:00
  • fcb30bad2e [to #56420037] fix: reset ret explicitly before local retry in ps and ps-exec protocol haohao022 2024-04-26 14:16:31 +00:00
  • 79d9ebaa91 [bugfix] fix ret code for flashback query saltonz 2024-04-26 13:46:50 +00:00
  • 33b7da2ecb fix gby uninit ptr core 18523270951@163.com 2024-04-26 13:16:38 +00:00
  • fb6f777b86 [bugfix] fix invalid character in tokenization saltonz 2024-04-26 12:46:07 +00:00
  • af51225977 [FIX] create memtable for dml may dead loop ZenoWang 2024-04-26 12:20:43 +00:00
  • 6a23c064bc [CP] [to #56242693] move pl opaque type impl to close_moudle/pl obdev 2024-04-26 11:46:31 +00:00
  • 6bdeecb4d0 add wait event to ObGarbageCollector HaHaJeff 2024-04-26 11:20:27 +00:00
  • 30748ceed7 init direct_load_inc hash set in the function of assign KyrielightWei 2024-04-26 10:50:53 +00:00
  • 7637863c6d 占位:ObExprCeilFloor::calc_ceil_floor_vector obdev 2024-04-26 10:16:32 +00:00
  • 305a71c544 [FTS.BUGFIX] fix test_fts_plugin in centos8 Tyshawn 2024-04-26 09:55:55 +00:00
  • 6b7caed6ce placeholder for ash columns. rolandqi 2024-04-26 09:15:58 +00:00
  • 7b2d31f0ff [TABLELOCK] fix core which is cauesd by release exec_ctx and phy_plan_ctx concurrently YangEfei 2024-04-26 08:46:13 +00:00
  • 3f6e55f2bc [CP] fix session var solidify ap-sysbench bugs JinmaoLi 2024-04-26 08:21:12 +00:00
  • 028f6e1373 add direct load retry err: OB_SCHEMA_EAGAIN suz-yang 2024-04-26 08:15:51 +00:00
  • f01ca274b3 return OB_EAGAIN when get_sort_memory equal to zero obdev 2024-04-26 07:21:54 +00:00
  • 6797c56e2f Fix bugs when docker restart LINxiansheng 2024-04-26 07:16:30 +00:00
  • f8b46b62ff [CP] [4_2_1_release] replace std::stoull to strtoull zhjc1124 2024-04-26 06:20:23 +00:00
  • 202a87b8a7 fix useless mock column group schema Tsunaou 2024-04-26 05:58:20 +00:00
  • c1cc38db65 Fix mysql tests hezuojiao 2024-04-26 04:46:59 +00:00
  • b073c1693b placeholder for LogConfigChangeCmd obdev 2024-04-26 04:25:16 +00:00
  • ffe586e950 fix soundex calc result collation type unstable bug sdc 2024-04-26 04:09:05 +00:00
  • 3da8529a26 Fixed the memory leak issue in ObTempTableAccessVecOp. qingsuijiu 2024-04-26 03:52:32 +00:00
  • 2abb0b075e Use nonblock append to avoid hang Hongqin-Li 2024-04-25 16:56:21 +00:00
  • 93c2f225c5 fix the bug in drop mlog failure leftgeek 2024-04-25 16:15:38 +00:00
  • ba524159bf [FIX] check is direct_load_memtable or data_memtable before static cast ZenoWang 2024-04-25 12:14:26 +00:00
  • 1fba63fb19 [bugfix] fix request leak in handle_retry_req obdev 2024-04-25 12:08:58 +00:00
  • 1d8ebf3f45 check tx is aborted before report 4377 in index lookup chinaxing 2024-04-25 09:55:11 +00:00
  • 79ee35a820 fix executor core at foreign_key_arg fanfangzhou 2024-04-25 09:38:02 +00:00
  • 22c2e18b66 [CP] remove lock_ddl_operation old lock fanfangzhou 2024-04-25 09:20:49 +00:00
  • 348df7f4f8 [CP] [to #55654538]fix bug trigger resolve core seuwebber 2024-04-25 08:46:09 +00:00
  • 4cb79d3efd fix:query bug,under multivalue index created,create access path report errorcode obdev 2024-04-25 08:40:31 +00:00
  • 282f493cb0 Fix transfer trans timeout return 4002 or 4016 bug. godyangfight 2024-04-25 08:35:02 +00:00
  • dc233cc69e refresh observer.prof to resolve performance regressions dimstars 2024-04-25 08:29:22 +00:00
  • aad5aa3176 [bugfix]: fix load_data 4013. Monk-Liu 2024-04-25 06:39:27 +00:00
  • 7a61dba6ef [CP] [GIS] fix gis coverity obdev 2024-04-25 04:37:47 +00:00
  • eac47ba12a fix create_tablet_extra_info compatibility. obdev 2024-04-25 04:32:10 +00:00
  • e05e9f4e6f bug fix:ps cache unfree ptr error GongYusen 2024-04-25 04:26:37 +00:00
  • 8bed77888c Fix filter reorder DengzhiLiu 2024-04-24 16:16:38 +00:00
  • 3eb25e28bc fixbug: when creating a heap table, the order of column ids including the hidden primary key is inconsistent with the order of cg ids created by each group. 791065426@qq.com 2024-04-24 16:11:15 +00:00
  • b7eadfd9b9 acquire global snapshot check interrupted by xa_rollback chinaxing 2024-04-24 16:05:39 +00:00
  • b34c3488c8 Reserve a new system variable, enable_sql_plan_monitor, used to activate SQL plan monitoring. qingsuijiu 2024-04-24 15:59:37 +00:00
  • 2ee5bd52d4 fix tx_free_route test chinaxing 2024-04-24 15:54:14 +00:00
  • 7a77c1b7a8 do not exist observer when replay log and submit log raise exception chinaxing 2024-04-24 15:24:55 +00:00
  • 5d4aacc220 add online ddl test case && minor fix zhenhan.gong@gmail.com 2024-04-24 13:25:02 +00:00
  • 2e0b6a4aca fix invalid data or checksum error obdev 2024-04-24 13:19:39 +00:00
  • 471672c9f8 replayable_scn = min(new_relayable, new_readable+gap) linqiucen 2024-04-24 12:15:57 +00:00
  • 0b39df787f fix range part key to decimal failed. obdev 2024-04-24 11:48:26 +00:00
  • cf424cfbcf fix mysqltest case zhenhan.gong@gmail.com 2024-04-24 11:31:30 +00:00
  • 086c0e324a add SMART_CALL to recursive_check_equal_condition. qingsuijiu 2024-04-24 11:15:48 +00:00
  • b055210014 fix_multivalue index bug obdev 2024-04-24 11:04:56 +00:00
  • 2d4db165cd Bugfix: required_size adapt small sstable ND501 2024-04-24 10:59:10 +00:00
  • 00242858eb [CP] [to #53311831]fix bug pseudo column name use in PL seuwebber 2024-04-24 10:53:51 +00:00
  • f696a9b32f [CP] add some test for drop primary key, modify nullable column to auto_increment and modify partition by for heap table leftgeek 2024-04-24 10:38:06 +00:00
  • 0a9725710b auto split query local index filter sql expr eval func place holder JLY2015 2024-04-24 10:32:08 +00:00
  • aacc84bfc9 to issue<56337229>:adjust delete from __all_ncomp_dll filter condition hanr881 2024-04-24 10:26:37 +00:00
  • 3ac857c73e [bugfix]: ignore -4018 while calling ObDDLKV::get_ddlmemtable. Monk-Liu 2024-04-24 10:21:22 +00:00
  • 5de554fc81 Hide passwords in upgrade scripts and fix compact_ce testcase obdev 2024-04-24 08:23:04 +00:00
  • e36e4917bf fix st_makevalid as GENERATED_COL wu-xingying 2024-04-24 06:25:10 +00:00
  • bc062e48a6 fix temp table access rescan bug qingsuijiu 2024-04-24 06:19:51 +00:00
  • 1eff2ece62 系统变量占位 akaError 2024-04-24 05:46:23 +00:00
  • a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. Monk-Liu 2024-04-24 05:20:15 +00:00
  • 552307f1e1 [CP] Prohibit dup table local read on a election expired leader KyrielightWei 2024-04-24 04:16:16 +00:00
  • a4096506d4 optimize checkpoint executor logic ZenoWang 2024-04-24 03:46:30 +00:00
  • 5f836a3c3b [CP] fix build_lob_param read retry_info core in upgrade shadowao 2024-04-24 03:03:57 +00:00
  • 966f8f8d88 add ENABLE_HOTFUNC to control HOTFUNC_OPT dimstars 2024-04-23 17:52:08 +00:00
  • 16d0c2d39a fix core of ob_table_load_mem_compactor coolfishchen 2024-04-23 17:41:28 +00:00
  • 8a11d33bfb fix busy log_cb not return when log sync success callback and TxCtx is exiting chinaxing 2024-04-23 17:35:34 +00:00
  • 14961cf9f3 修复master内部表占位不一致问题 wanhong.wwh 2024-04-23 17:29:25 +00:00
  • f3d6b18e58 [FTS][BUG.FIX] Fix both full-text and multi-value indexs in data table. Tyshawn 2024-04-23 13:49:51 +00:00
  • 8aade630d8 Fix fixed float column convert range check hezuojiao 2024-04-23 13:44:29 +00:00
  • 4737fc89c0 fix resolve partition function bug obdev 2024-04-23 13:28:14 +00:00
  • 318e26232e [CP] add MTL_WAIT for tenant_session_mgr obdev 2024-04-23 13:22:45 +00:00
  • dca11e26fd fix 56 bit hash val leading to wrong ndv estimated. cqliang1995 2024-04-23 13:17:21 +00:00
  • 90f04e6d73 [Archive] Add retry and error log print when sender occur encryt/decrypt error obdev 2024-04-23 13:12:03 +00:00
  • 28bc220a0b ObDDLMemtable use DIRECT_LOAD_MEMTABLE in inc direct load coolfishchen 2024-04-23 12:55:30 +00:00
  • 77747a1cc7 [CP] [to #55482956]fix bug local synonym for dblink object seuwebber 2024-04-23 11:02:22 +00:00
  • 06ebe62e27 make use_idempotent_mode return false coolfishchen 2024-04-23 10:45:38 +00:00
  • ba047ea0d9 fix start_scn to make scn_range continuous in migrate phase suz-yang 2024-04-23 10:40:17 +00:00
  • 3dde2243e3 fix lose ret code in alloc expr ChangerR 2024-04-23 10:23:39 +00:00
  • 4286335ac3 [CP] fix the bug of lob for materialized view leftgeek 2024-04-23 08:29:29 +00:00
  • 3ef39dfe1d Supports meta tenants to access virtual tables of interm results qingsuijiu 2024-04-23 07:50:48 +00:00
  • 616d4b62cd fix:multivalue index lookup bug, create multivalue index with pk column obdev 2024-04-23 07:45:16 +00:00
  • 814ff31f53 fix mysqltest SevenJ-swj 2024-04-23 07:28:18 +00:00
  • 778c43f157 [CP] fix bug of mem chunk size obdev 2024-04-23 07:22:53 +00:00
  • 435b05028f BUGFIX: fix core of get_lock obdev 2024-04-23 05:26:48 +00:00
  • 684939e62c Improve memtable debug log ZenoWang 2024-04-23 04:18:08 +00:00
  • 4862a8e3c1 [FTS][BUG.FIX] fix print log coredump Tyshawn 2024-04-23 04:01:41 +00:00
  • ec55cd9b24 [CP] [CP][OBKV] fix: invalid route check when query GroundWu 2024-04-23 03:50:32 +00:00
  • 81d17e45d4 update obd version obdev 2024-04-22 17:57:50 +00:00
  • 82c173f560 cp open-source ut fail & geo 4016 union wu-xingying 2024-04-22 17:41:52 +00:00
  • 0f00f1a727 fix mv rewrite bugs hy-guo 2024-04-22 15:41:23 +00:00
  • fd32125850 [CP] destroy a successfully constructed dup ls member KyrielightWei 2024-04-22 15:24:18 +00:00
  • 7f07d633ce Fix aggregate pushdown to sst index when refresh table haitaoyang 2024-04-22 15:18:57 +00:00
  • 3131c4a0da [FTS][BUG.FIX] fix core at oceanbase::sql::ObDASDomainUtils::segment_and_calc_word_count Tyshawn 2024-04-22 14:58:52 +00:00
  • 04bfe70c05 fix rs backup failed when ls meet error oceanoverflow 2024-04-22 14:53:21 +00:00
  • 5199005443 [CP] fix lob remote read set_length bug shadowao 2024-04-22 12:17:29 +00:00
  • ba657257a9 Fix return error of wide::to_string Zach41 2024-04-22 12:11:58 +00:00