Commit Graph

  • 59a92fe32f [CP] fix ObRawExpr::add_child_flags bug obdev 2023-09-08 12:01:30 +08:00
  • 6b7722d439 Compatible with MySQL's auto_increment jump behavior for values statement jingtaoye35 2023-09-08 12:01:18 +08:00
  • d94345987f fix mini compaction 4002 obdev 2023-09-08 11:58:48 +08:00
  • c86f6e2fea [CP] Fix: change log level obdev 2023-09-08 11:57:39 +08:00
  • 06de08f309 fix aggr bug wangt1xiuyi 2023-09-08 11:56:21 +08:00
  • 0ca39e9932 adjust auto dop obdev 2023-09-08 11:53:52 +08:00
  • 4487da3976 [CP] fix fio bug renju96 2023-09-08 11:53:48 +08:00
  • 73ae6ba395 add log for repeat/space cost too much memory obdev 2023-09-08 11:51:25 +08:00
  • 7ae7b9560f fix ddl macro block handle reset without wait apply finished. obdev 2023-09-08 11:48:56 +08:00
  • 7085d97454 to issue<51998150>:fix core when fetch cursor after this cursor has been closed obdev 2023-09-08 11:46:26 +08:00
  • 83d8ccce23 [to #51878925] fix debug hang when session killed obdev 2023-09-08 11:41:38 +08:00
  • 6f804a1320 [Fix] unstable hbase tests cases obdev 2023-09-08 11:34:28 +08:00
  • c6748a0ad8 Add a new SUB_CTX_ID:DEFAULT_CTX_ID, add use this one for TLDecoderCtx. obdev 2023-09-08 11:31:58 +08:00
  • 14782ab746 [to #52003940]fixed param_id type convert LiuYoung00 2023-09-08 11:29:29 +08:00
  • 30fc23a236 [CP]:bugfix, check lob header without has_lob_locator flag obdev 2023-09-08 11:27:02 +08:00
  • cccaf8d69c shutdown ls balance check in standby tenant obdev 2023-09-08 11:24:34 +08:00
  • 547cbbe6cc Remove topk operator output count check obdev 2023-09-08 11:22:06 +08:00
  • 645ed64591 fix: refactor OB_USE_BABASSL macro define scope in TDE obdev 2023-09-08 11:17:16 +08:00
  • c6439a604d fix performance fallback obdev 2023-09-08 11:14:46 +08:00
  • 1df8f925aa [CP] to issue<51870226>:fix core when fail to allocate memory obdev 2023-09-08 11:12:17 +08:00
  • 570c401f51 impl ob_admin log_tool for dup table log obdev 2023-09-08 11:09:50 +08:00
  • 7feac6b5e7 [master] savepoint rollback may rollback future data chinaxing 2023-09-08 11:07:24 +08:00
  • 48624219c7 force macro block endkey iterator of ddl kv when split range by sampling simonjoylet 2023-09-08 11:04:54 +08:00
  • ddf42a46e7 [CP]cherry-pick current_timestamp from 32x obdev 2023-09-08 11:02:25 +08:00
  • 3798b53fbb fix qb_name hint conflict bug obdev 2023-09-08 10:59:57 +08:00
  • 5d1ffc4dd9 retry when replay_create_tablet failed due to io timeout obdev 2023-09-08 10:57:25 +08:00
  • cb23820276 [master] fix io-thread hang in handle savepoint rollback resp chinaxing 2023-09-08 10:50:16 +08:00
  • 0c6da427d6 improve README.md hnwyllmm 2023-09-08 10:47:45 +08:00
  • 8bb7c8394f [CP] Fix cume_dist/percent_rank bug obdev 2023-09-08 10:40:37 +08:00
  • 4ef22979ef fix double free direct insert table context. obdev 2023-09-08 10:38:08 +08:00
  • b20ecbc387 fix multi_version_start defense log a1iive 2023-09-06 08:12:09 +00:00
  • 0922e834d5 fix MBR calculation error of spherical coordinate geometry under spatial index obdev 2023-09-06 07:42:36 +00:00
  • f131ac541c Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module obdev 2023-09-06 07:38:42 +00:00
  • 3ddb371a82 fix -4114 by changing errorcode zhjc1124 2023-09-06 07:27:56 +00:00
  • 7aad6f2d81 fixed read invalid data because of read block is being deleted. HaHaJeff 2023-09-06 07:21:32 +00:00
  • 1bf2c36b76 update mysqltest and change the owner of some cases leslieyuchen 2023-09-06 07:15:36 +00:00
  • 94264813e2 fix do_row_gt_and generate unexpected range graph obdev 2023-09-06 07:11:34 +00:00
  • 73c770ebab Merge branch 'master' into fix_new_05 csch 2023-09-06 11:23:56 +08:00
  • c366e45b8f [CP] to issue<51613550>:fix core when upate plsql_ccflag var hanr881 2023-09-05 10:44:48 +00:00
  • eb1d1ff665 fix dup table new gc method core Minionyh 2023-09-05 09:43:26 +00:00
  • 4f2cb1d056 fix cast int zerofill to text utf16 bug obdev 2023-09-05 08:49:06 +00:00
  • 85fd1ae1a8 FIX: fix dbms_workload_repository package syntax error in Oracle mode AntiTopQuark 2023-09-05 08:44:51 +00:00
  • 00ffe2871c [CP][BUGFIX] fix merge join cmp func skylhd 2023-09-05 08:12:04 +00:00
  • 065913ae86 Fix skip scan bug, retire to normal scan in some case haitaoyang 2023-09-05 08:10:49 +00:00
  • cf60fe3f3a Fix Bug: Offline DDL can't handle the situation when the column ddl type is OB_DDL_ALTER_COLUMN. obdev 2023-09-05 07:45:19 +00:00
  • 35d793363d fix split range z404289981 2023-09-05 07:41:15 +00:00
  • 013386a767 [MDS] add monitor to watch MDS memory fengdeyiji 2023-09-05 07:17:03 +00:00
  • 13a7f463fb Optimize the performance of SMART_CALL obdev 2023-09-05 07:13:00 +00:00
  • f4bf5f41c9 [FEAT MERGE] merge recover table wxhwang 2023-09-05 06:47:00 +00:00
  • bed8398a6b BUGFIX: fix tx data recycle obdev 2023-09-05 04:10:41 +00:00
  • 8a25a27639 fix scale bug yongshige 2023-09-04 07:24:02 +00:00
  • f1f898380b [CP] bugfix: lnnvl raw expr printer obdev 2023-09-04 07:18:05 +00:00
  • 73ee167045 [CP] Fix reinitialized max id due to unexpected 4018 from sql read Hongqin-Li 2023-09-04 07:12:18 +00:00
  • d2e528c2c0 fix typos-remove modifications: ob_transform_min_max.h,ob_transform_semi_to_inner.cpp Klawz 2023-09-04 13:31:08 +08:00
  • a91a0535f3 supporting sub_ctxs for each tenant_ctx_allocator, which can optimize the problem of memory fragmentation. tushicheng 2023-09-04 02:40:49 +00:00
  • 5ae3de7429 Fix reinitialized max id due to unexpected 4018 from sql read Hongqin-Li 2023-09-04 02:14:31 +00:00
  • 5cfa6d074f Fix query memtable use wrong allocator haitaoyang 2023-09-04 02:10:49 +00:00
  • b60e4f8d97 [FEAT MERGE] [OBKV] support TTL shenyunlong.syl 2023-09-04 01:10:36 +00:00
  • 464ba63de9 [CP] [OBCDC] Decoupling tenant timezone and fix cdc progress exit issues SanmuWangZJU 2023-09-01 15:18:07 +00:00
  • eb6110e9a1 [CP] support extract query range with user var yinyj17 2023-09-01 15:17:41 +00:00
  • 38cdda42f8 Fix substr result type in mixing run of different versions of observer obdev 2023-09-01 15:14:24 +00:00
  • 2701351de6 Add some restrictions on extracting cte xianyu-w 2023-09-01 15:12:06 +00:00
  • 0b8f0353c5 fix mysqltest introduced by deduce redundant preds ChangerR 2023-09-01 15:10:40 +00:00
  • 457bf72f0b fix some spells ylz 2022-11-02 16:24:24 +08:00
  • 5e3a117ca7 to issue<51710744>:fix datetime type as argument of store routine issue hanr881 2023-09-01 10:44:33 +00:00
  • 4e93734f83 remove signal_refresh in restore serice thread taoshuning 2023-09-01 10:40:46 +00:00
  • c088b1e98c [to #51957187]arraybinding + send long data need is null check LiuYoung00 2023-09-01 09:44:34 +00:00
  • 040eb9f6b1 to issue<51908205>:fix refcursor core hanr881 2023-09-01 09:40:45 +00:00
  • 8d019b471a [to #50980105]ps+anonymous need set is_inner_call to false LiuYoung00 2023-09-01 09:14:27 +00:00
  • bee9ea154a fix backup overwrite comment hamstersox 2023-09-01 09:10:40 +00:00
  • beb8db4bc3 [fix] get member_list may core due to concurrent reconfirmation BinChenn 2023-09-01 08:47:31 +00:00
  • 36b4b174ea limit get_real_batch_type conditions and fix some mysqltest jingtaoye35 2023-09-01 08:10:45 +00:00
  • d90aeb8241 improve major freeze performance about cross cluster checksum verification LiefB 2023-09-01 07:48:17 +00:00
  • cb2055f349 fix nested sql bug zzg19950727 2023-09-01 07:44:33 +00:00
  • 1228ef225a Fix reboot replay replay mds data without wait tablet create finish bug. godyangfight 2023-09-01 07:40:48 +00:00
  • 5eed1011a1 to issue<51947103>:fix 4016 when using '==' condition operator and pl cache match issue hanr881 2023-09-01 07:14:36 +00:00
  • 6d8fedae8b return syntax error when order by or limit before union in mysql mode obdev 2023-09-01 07:10:52 +00:00
  • bf0272041a [FEAT MERGE] dbms_scheduler media related support obdev 2023-09-01 06:44:29 +00:00
  • e957044033 Add Ob2DTMArray to solve sys_tenant memory problem caused by ObPxTabletRange obdev 2023-09-01 06:40:42 +00:00
  • f8162edc20 Fix the memory leak issue in CleanDtlIntermRes obdev 2023-09-01 06:14:22 +00:00
  • b2505d511e fix cos compile err obdev 2023-09-01 06:10:36 +00:00
  • 4c232da560 bugfix: lnnvl raw expr printer obdev 2023-09-01 04:44:17 +00:00
  • 9a3e84dc86 Table direct load support obproxy suz-yang 2023-09-01 04:40:32 +00:00
  • e344e593fd fix pushdown state func into subplan bug zzg19950727 2023-09-01 03:14:24 +00:00
  • bee27c3201 [to #51918518]get_cursor_by_name find local cursor LiuYoung00 2023-09-01 03:10:40 +00:00
  • 934174edcb Optimize small macroblock write bandwidth obdev 2023-09-01 02:44:34 +00:00
  • d2cc567fb3 [FEAT MERGE] Merge DBMS_LOCK feature to master YangEfei 2023-09-01 02:40:49 +00:00
  • d63cad4745 [MDS] mds_written() corrected to tablet_status_written() fengdeyiji 2023-09-01 02:14:26 +00:00
  • 081d5b2dd1 optimize memtable releasing in mini compaction Fengjingkun 2023-09-01 02:10:43 +00:00
  • a70adffd78 [CP] fix gb18030 varlen bug akaError 2023-08-31 12:47:46 +00:00
  • bb61394c5b fix diagnosis about sstable count a1iive 2023-08-31 12:42:08 +00:00
  • e97dd647be Introduce the maximum number of connections admission test obdev 2023-08-31 12:12:15 +00:00
  • 56df025c68 [CP] Fix aggregation result error in subquery with union obdev 2023-08-31 04:04:44 +00:00
  • 32a965bbbf [CP] fix view zerofill bug && fix mem mgr sql id dynamic leak && fix vectorize in core 18523270951@163.com 2023-08-31 03:59:05 +00:00
  • e109c635c5 [CP] fix created SelectStmt does not have select item obdev 2023-08-31 03:53:29 +00:00
  • f6b07bff5e [CP] fix exec context do not release temp expr ctx leads memory leak 18523270951@163.com 2023-08-31 03:47:52 +00:00
  • e68157b4d3 [CP] Fix obj reset not reset meta scale hezuojiao 2023-08-31 03:42:13 +00:00
  • 362961508c [CP] Enable sequence with limit in select statement hezuojiao 2023-08-31 03:12:11 +00:00
  • 6f801b7cdf [CP] modify partition can't be performed together with other actions when alter table obdev 2023-08-30 07:46:29 +00:00
  • 37aad262b9 [CP] fix some privilege bugs yinyj17 2023-08-30 07:34:06 +00:00