Commit Graph

  • 73aece8683 to issue<57300586>:fix stream cursor record sql audit issue hanr881 2024-06-17 15:29:33 +00:00
  • d8d1d73f95 fix fuser and forbidden co meta merge temporarily Tsunaou 2024-06-17 15:24:01 +00:00
  • 8549f32c7d Fix result datum of decimalint round no deep copy hezuojiao 2024-06-17 15:18:30 +00:00
  • 052e72b93f [CP] [BUG.FIX] fix performance of update in multi-value index Tyshawn 2024-06-17 15:12:45 +00:00
  • afce251ee6 Fix restore case obdev 2024-06-17 15:06:53 +00:00
  • 54d6db1801 Fixed a bug in the error code branch hwx65 2024-06-17 15:00:42 +00:00
  • a61dd33772 Fix not fill micro desc meta for sync io in estimate row haitaoyang 2024-06-17 14:54:58 +00:00
  • c03b71b647 table direct load support incremental direct load suz-yang 2024-06-17 14:49:17 +00:00
  • dc46617135 fix tx switch to leader failed cause by transfer active tx blocking submit_log obdev 2024-06-17 14:43:32 +00:00
  • 0de429100a fix idempotence of dag ddl task. obdev 2024-06-17 14:37:53 +00:00
  • 347dfb43e7 fix read only priv check in oracle jingtaoye35 2024-06-17 14:26:22 +00:00
  • fd886d1ef2 BUGFIX: add defensive code for ObSequence obdev 2024-06-17 14:20:34 +00:00
  • b859aea8d6 [CP] fix concurrency of direct load and ddl suz-yang 2024-06-17 14:14:59 +00:00
  • 6964369909 [CP] fix get tablet handle with external allocator report -4007 oceanoverflow 2024-06-17 14:03:30 +00:00
  • 3195aa8fef [CP] Allow cancel physical copy task by ALTER SYSTEM CANCEL TASK LoLolobster 2024-06-17 13:57:28 +00:00
  • da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch hwx65 2024-06-17 13:46:15 +00:00
  • 020eae1d2b [vector index] relative variable place holder JLY2015 2024-06-17 13:40:40 +00:00
  • c93978f05e placeholder for create role and drop role in mysql.user dontknow9179 2024-06-17 13:34:50 +00:00
  • 192341230e [CP] fix join reorder bug zzg19950727 2024-06-17 13:28:57 +00:00
  • 28cc126c6c enable memleak with light_backtrace online tushicheng 2024-06-17 13:23:25 +00:00
  • 317ca7bb41 [to #56534142] test: error injection for pr-exec protocol haohao022 2024-06-17 13:17:53 +00:00
  • 0052ee98b6 fix: job with expression interval cannot repeat obdev 2024-06-17 13:12:10 +00:00
  • 7223e9e121 Fix create unique index on newly added column failed Hongqin-Li 2024-06-17 13:06:16 +00:00
  • 6987a0d672 fix the bug of sequence column in mlog leftgeek 2024-06-17 12:59:52 +00:00
  • 9af8acc82a [CP] bug fix: core dumps during the SQL audit logging stage. GongYusen 2024-06-17 12:54:16 +00:00
  • 1756434624 [CP] fix deduce NOT NULL attribute by aggr filter incorrectly JinmaoLi 2024-06-17 12:48:43 +00:00
  • b9e0726dfe Skip freeze if no tablet need fast freeze ZenoWang 2024-06-17 12:43:04 +00:00
  • 38f6ef5b45 [CP] to issue<57135401>:remove __all_ncomp_dll table data when drop user hanr881 2024-06-17 12:25:29 +00:00
  • f8c83cc195 [CP] fix bug of get ls leader addr obdev 2024-06-17 12:19:42 +00:00
  • 461a59b5a9 occupy for all_tenant_scheduler_job database_id, user_id lmjhh 2024-06-17 12:14:08 +00:00
  • 5b7e742f70 be compatible with the Oracle cycle mode sequence cache maximum size setting hwx65 2024-06-17 11:56:31 +00:00
  • ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze ZenoWang 2024-06-17 11:50:32 +00:00
  • 0a4bfeca85 placehold eval functions for query range ChangerR 2024-06-17 11:44:53 +00:00
  • 21cf0b7eda set flag in medium info when skip tenant_major in special cases yangqise7en 2024-06-17 11:38:57 +00:00
  • 9d01875f1e [FEAT MERGE][CP] [4.2.3 patch 4.3.2] add global CPU isolation zhjc1124 2024-06-17 11:32:57 +00:00
  • 82d6756606 fix LAST_BARRIER_DATA_VERSION not ready for 4_2_5 chinaxing 2024-06-17 11:27:02 +00:00
  • 6096651bf9 fix: mysql mode json-table coredump decimal int adaption obdev 2024-06-17 11:21:16 +00:00
  • a8be021dda fix incremental direct load no update storage schema suz-yang 2024-06-17 11:15:48 +00:00
  • 905a5e35fa Print logs for the tx_ctx member as needed KyrielightWei 2024-06-17 11:10:10 +00:00
  • 6dfa79db04 [FEAT MERGE] Support batch construction of local indexes to solve the problem of temporary space enlargement 791065426@qq.com 2024-06-17 11:04:15 +00:00
  • 188418cf13 create tx_ctx ignore log role check when transfer tx remove by switch_to_follower_forcely obdev 2024-06-17 10:58:17 +00:00
  • 1fc2eaf758 [BUG.FIX] fix core in fts_index.simple_query using sanity Tyshawn 2024-06-17 10:52:45 +00:00
  • 96e891a032 fix defense for too many mini sstables Tsunaou 2024-06-17 10:47:13 +00:00
  • edd58247b3 fix connect memory leak when sort_stack_ pop success and pump_stack_ push fail hwx65 2024-06-17 10:35:48 +00:00
  • c233e93904 adjust the online gather stats to use murmur hash algorithm wangt1xiuyi 2024-06-17 10:29:59 +00:00
  • 4407bf5d7d Donot mvcc undo for multiset if callback registered Handora 2024-06-17 10:24:03 +00:00
  • fffbfd98ab fix storage schema used after free Charles0429 2024-06-17 10:12:52 +00:00
  • 57dda3e8ed report checksum error for tablet status in rs Tsunaou 2024-06-17 10:07:16 +00:00
  • f131b11fd0 fix tx_ctx ref leak when failed before submit_log_out obdev 2024-06-17 10:00:58 +00:00
  • ba0c8c21cc set tenant id for arena allocator in ObTablet hiddenbomb 2024-06-17 09:55:04 +00:00
  • 156e89bb28 simply pdml code, remove compat logic on leader chinaxing 2024-06-17 09:49:23 +00:00
  • 89e696f309 [FTS] Adjust plugin tokenizer interface for fulltext search Tyshawn 2024-06-17 09:38:01 +00:00
  • 106d246f51 [master] mv ObIOTimeLog from ObIORequest to ObIOResult zhjc1124 2024-06-17 09:31:37 +00:00
  • 7d2ca20fd7 fix recover tx_ctx from tx_data state check obdev 2024-06-17 09:19:32 +00:00
  • 796347f590 [CP] update obshell to 4.2.3.1-52024053020 LINxiansheng 2024-06-17 09:13:33 +00:00
  • dde5cc7f41 [to #38786164] fix mysqltest 0xacc 2024-06-17 09:07:41 +00:00
  • bfed2bb77e [CP] [CP] Refine range filter selectivity xianyu-w 2024-06-17 08:55:46 +00:00
  • b2e1da3455 [CP] call request finish callback before revert sock to avoid core dump felix-w15 2024-06-17 08:49:56 +00:00
  • ff8a8960a7 Re-modify variables placeholder information yishenglanlingzui 2024-06-17 08:44:16 +00:00
  • fc3ea0838d add serialize member restore_data_mode in ObAllTenantInfo LoLolobster 2024-06-17 08:32:30 +00:00
  • 8632ba2a98 fix direct load retry policy suz-yang 2024-06-17 08:26:44 +00:00
  • f19ffe5e35 vector_distance expr placeholder a1iive 2024-06-17 08:15:49 +00:00
  • d9c642e072 Merge branch 'master' into develop 王运来 2024-06-17 11:58:52 +08:00
  • 64f5736d2f [CP] fix direct load column idxs in client task suz-yang 2024-05-31 05:05:45 +00:00
  • ed28f133d6 [FEAT MERGE] oblogminer[patch from 4.2.3] nautaa 2024-05-31 04:59:38 +00:00
  • 0da007833b placehold ids for query range ChangerR 2024-05-31 04:48:08 +00:00
  • a4427c2af9 [CP] fix TxCtxInfo add cluster-version sanity-check chinaxing 2024-05-31 04:25:52 +00:00
  • 92caf6bb03 [Standby] restore sync status optimization obdev 2024-05-30 14:46:30 +00:00
  • a78b006e5a add ddl task status placeholder for fts index task zhenhan.gong@gmail.com 2024-05-30 14:41:03 +00:00
  • 48881afc22 [CP] update_tenant_memory after create_tenant instantly zhjc1124 2024-05-30 14:24:59 +00:00
  • 68730a8bc2 tracepoint occupy position obdev 2024-05-30 12:04:40 +00:00
  • a4945c7460 [BUGFIX] fix allocator not reuse when refresh full table schema obdev 2024-05-30 11:58:48 +00:00
  • 01b518b9c7 init cs meta for row store co sstable when init Tsunaou 2024-05-30 11:53:20 +00:00
  • e8f5de0a1a support external table auto refresh SevenJ-swj 2024-05-30 11:47:58 +00:00
  • a08c6adbb9 remove check_table_id_exists when resolve stmt chimyue 2024-05-30 11:31:41 +00:00
  • 3b425920cb [CP] 【cp】patch dbms_scheduler 421bp7 bugfix obdev 2024-05-30 11:26:24 +00:00
  • e4b2343022 [CP] [to #55892808]fix bug dblink transaction in nested sql seuwebber 2024-05-30 09:26:27 +00:00
  • f857cd2956 [CP] [to #56290489]fix PL dblink bug seuwebber 2024-05-30 09:21:03 +00:00
  • 4ae54478d2 Fix:StmtSavedValue forgot to reset, unified repair yaojing624 2024-05-30 09:10:12 +00:00
  • e76485f957 [TABLELOCK] Fix bug about calling release_all_locks when session doesn't hold any locks YangEfei 2024-05-30 09:04:30 +00:00
  • c510185276 Merge branch 'master' into develop 王运来 2024-05-30 14:00:45 +08:00
  • e4bf916318 [CP] [Fix] HBase filter cell IHEII 2024-05-30 04:23:10 +00:00
  • b70ce332f4 fix dead_lock when create_sub_mgr tushicheng 2024-05-30 04:17:51 +00:00
  • f43b91cab6 Hold ids for external table wjhh2008 2024-05-30 04:12:22 +00:00
  • 55c2b80df5 Fix restore to archive round upper bound failed obdev 2024-05-30 04:06:57 +00:00
  • 323dbd5a57 Fix issue: memory bloat in storage::pad_column obdev 2024-05-29 15:47:03 +00:00
  • 7d58b7fbd3 modify error code from -4016 to -4002 when pass invalid arguments in dbms_mview.purge_log() and dbms_mview.refresh() medcll 2024-05-29 13:13:17 +00:00
  • 02a9c37cd3 [CP] load data retry bug wjhh2008 2024-05-29 13:07:35 +00:00
  • 924cc2e2b3 vector expr placeholder a1iive 2024-05-29 13:01:37 +00:00
  • b52a186253 [CdcService] Fix fetch missing log in archive zxlzxlzxlzxlzxl 2024-05-29 12:40:45 +00:00
  • b15341b7c9 fix mv rewrite outline not reproducible hy-guo 2024-05-29 12:29:33 +00:00
  • 63984b1d4e fix hash join nestloop process lose chunk 18523270951@163.com 2024-05-29 10:28:13 +00:00
  • c9481cfc40 fix listagg param check bug wangt1xiuyi 2024-05-29 10:22:48 +00:00
  • fc9d6e0f7b bug fix: mem leak in load_table_store gaishun 2024-05-29 08:24:42 +00:00
  • d9213adda1 update obshell to 4.2.3.1-42024052814 LINxiansheng 2024-05-29 08:19:15 +00:00
  • cc34b5ff54 placeholder tracepoint yaojing624 2024-05-29 07:50:44 +00:00
  • 0e82d014fd fix undo_node pre_alloc and add tx_ctx replay from middle case obdev 2024-05-29 07:45:25 +00:00
  • 0c935cf425 fix bug, dbms_metadata.get_ddl not show cg info of column store index AnimationFan 2024-05-29 07:16:05 +00:00
  • a19fff3cb2 add placeholder for create mv build deferred syntax leftgeek 2024-05-29 06:17:07 +00:00
  • f24e220898 [CP] to issue<57050009>:fix core when preapre sql in pl hanr881 2024-05-29 06:00:29 +00:00