Commit Graph

  • b50702283c to issue<50728927>:fix view/synonym/package object schema collect issues hanr881 2023-08-11 12:32:00 +00:00
  • a6b17aca5e [CP] 修复部分代码吞错误码 obdev 2023-08-11 12:26:23 +00:00
  • 415ff7bbea [CP] [RS] Fix errcode missing in unit_manager and server_balancer. obdev 2023-08-11 12:20:48 +00:00
  • 069b9dbc30 [CP] fix bug not deal vector condition in full out join if using no_rewite hint jingtaoye35 2023-08-11 12:08:37 +00:00
  • 0297964acb [CP] unsupport using 'CREATE USER' stmt with hostname in oracle mode jingtaoye35 2023-08-11 12:02:51 +00:00
  • f02ce5bda9 [CP] Fix not report error when push back ObGranuleTaskInfo failed sdc 2023-08-11 11:57:14 +00:00
  • 45235c375d [CP] Connect by memory leak when hit 4013 error obdev 2023-08-11 11:51:37 +00:00
  • b0b4b63cfe [CP] [BUG] donot overwrite ret code for big row Handora 2023-08-11 11:46:00 +00:00
  • 3fd277b087 [CP] fix weak read disabled due to spm retry or explain retry obdev 2023-08-11 11:33:37 +00:00
  • b16fc74251 fix cond.h time obdev 2023-08-11 11:28:00 +00:00
  • 13eb543fe2 [CP] modify tenant checker log content display obdev 2023-08-11 11:22:23 +00:00
  • 539f7ab987 [CP] fix io_clock calc renju96 2023-08-11 11:16:45 +00:00
  • 5a9edce1a4 [CP] 修复obrowkey反序列化bug导致建多分区表内存膨胀的问题 obdev 2023-08-11 11:04:26 +00:00
  • 0a266c829d [CP] Change legitimacy error code for functional index 2149 2023-08-11 10:58:49 +00:00
  • 305965182f [CP] Ps return time is_negative flag use 1 rather than DT_MODE_NEG obdev 2023-08-11 10:53:15 +00:00
  • 173e0495ac [CP] Add div_by_zero check in int_div expr obdev 2023-08-11 10:47:40 +00:00
  • abb20e5583 [CP] modify default iops renju96 2023-08-11 10:42:06 +00:00
  • 2b0d06c81f [CP] Free memory if push back failed in heap sort obdev 2023-08-11 10:29:09 +00:00
  • 880893b9f2 [CP] Bugfix for changing column Zach41 2023-08-11 10:23:35 +00:00
  • 052ba9c9c1 [CP] Add star resolve alias name for recursive cte obdev 2023-08-11 10:17:58 +00:00
  • ec35b2328c [CP] fix error log of waiting all tablet checksum has timed out LiefB 2023-08-11 10:12:21 +00:00
  • 2366953694 [CP] delete 500 defense in io_quota_table renju96 2023-08-11 09:59:28 +00:00
  • c63af6e842 reduce convert_string_value_charset checking cost dimstars 2023-08-11 09:53:51 +00:00
  • a8a27f4d4b [CP] add user warning for standby/restoring tenants that skip major freeze LiefB 2023-08-11 09:48:13 +00:00
  • f3c2adfed0 [CP] Make compatible with mysql bit type deduction for case_when expr obdev 2023-08-11 09:42:34 +00:00
  • 235b52b840 [CP] do not generate origin row for no_non_distinct_aggr_ in 3-aggr 18523270951@163.com 2023-08-11 09:29:13 +00:00
  • 500cba2af3 [CP] Add direct load client service suz-yang 2023-08-11 09:23:29 +00:00
  • 7f1ed35c2d [CP] Fix binary flag not compatible with MySQL obdev 2023-08-11 09:17:55 +00:00
  • 09095719e2 [CP] [to #51304280]fix bug nested udf seuwebber 2023-08-11 09:12:15 +00:00
  • 694f84c4fa revert oci memleak fix, fix translate error cqliang1995 2023-08-11 02:11:46 +00:00
  • ea9e8e7fe3 Fix bug of circular dependencies between location and schema during upgrade ZhenNan0 2023-08-10 10:41:54 +00:00
  • 1207429f85 CP-Fix: session sync error in upgrade scene yaojing624 2023-08-10 10:11:51 +00:00
  • c02e1bb9b2 fix upgrade from 4.0.0.0 to 4.1.0.2 enconter error obdev 2023-08-09 03:41:57 +00:00
  • 05a9b437fd fix link batch error in remove const expr cqliang1995 2023-08-08 12:12:04 +00:00
  • 4c41469432 [CP] fix get_conn core sdc 2023-08-08 10:12:07 +00:00
  • 4e8d08d174 [CP] [to #51399538]fix bug dblink transaction in PL seuwebber 2023-08-08 06:41:56 +00:00
  • f8230483aa [CP] fix bug select for update ... skip locked can't execute parallen yishenglanlingzui 2023-08-07 12:12:15 +00:00
  • ef40ab0791 [CP] fix pl sql hit plan cache failed obdev 2023-08-07 04:11:54 +00:00
  • 8db47ea635 [UPGRADE] Add restriction for specified upgrade path tino247 2023-08-04 07:42:05 +00:00
  • 013a6b598e [CP] fix query pushdown into set stmt bug yinyj17 2023-08-04 06:11:53 +00:00
  • 23f4753a15 [CP] fix plan cache not sharing plan at weak read obdev 2023-08-04 04:47:33 +00:00
  • ec459d7764 [CP] fix load data job not release wjhh2008 2023-08-04 04:41:58 +00:00
  • ab4e1fa42e [CP] [xa][4.2] support cursor in xa jw-guo 2023-08-03 10:12:15 +00:00
  • 2b0a931407 Fix fetch tablet meta rpc timeout bug godyangfight 2023-08-03 09:42:04 +00:00
  • 1e6a47162f [4.1] io thread hang due to rollback savepoint hold lock too long chinaxing 2023-08-03 04:12:01 +00:00
  • b2b63391ce fix auto mem mgr use arena allocator leads memory dynamic leak 18523270951@163.com 2023-08-02 09:47:18 +00:00
  • 2679e6e4a6 [CP] Fix statistic error problem tino247 2023-08-02 09:41:48 +00:00
  • 3ced330ebc [CP] add table name for dba_ind_partitions and dba_ind_subpartitions views in mysql mode obdev 2023-08-01 13:11:50 +00:00
  • d075588005 [CP] bugfix: lost some join pred xianyu-w 2023-08-01 10:41:45 +00:00
  • 80605b14cf [PATCH]fix parallel range z404289981 2023-08-01 10:11:51 +00:00
  • 0a8aed4905 [CP] fix expr pullup bug yinyj17 2023-08-01 04:47:32 +00:00
  • cf519ba55d [CP] fix window function memleak when insert failed sdc 2023-08-01 04:42:00 +00:00
  • 36b87b2a57 [CP] [CP] fix: observer core at serialization::EnumEncoder<false>::encoded_length<oceanbase::table::ObITableEntity>(...) shenyunlong.syl 2023-08-01 04:17:53 +00:00
  • 4d0d02c289 [CP] fix extracting wrong query range with mutable function yinyj17 2023-08-01 04:12:24 +00:00
  • d058686982 fix mysqltest SevenJ-swj 2023-07-31 04:12:09 +00:00
  • af89bf53d6 [CP] Fix ps prepare stage error 4016 obdev 2023-07-31 03:42:01 +00:00
  • 976635c683 fix failed case Larry955 2023-07-31 03:11:57 +00:00
  • ebd8deecba [CP] issue<49704458>:fix memory leak of udt construct function hanr881 2023-07-30 11:17:30 +00:00
  • 58795d11a5 [CP] Adjust the log level of ObTxCtxTableMeta::serialize_ function to reduce unnecessary log output; obdev 2023-07-30 11:11:55 +00:00
  • a43e6d21ec [CP] fix decode bug wjhh2008 2023-07-28 11:11:57 +00:00
  • c7aaa758df fix dbms package rpc usage error obdev 2023-07-28 10:47:55 +00:00
  • e5c7339f11 [CP] fill ddl_stmt_str when enabling index for create index syntax. obdev 2023-07-28 10:42:14 +00:00
  • f7015f91d5 fix reroute check for single sql in trans dimstars 2023-07-28 09:12:03 +00:00
  • bf8145fe27 Create mysqltest.md 张素娟 2023-07-28 15:24:27 +08:00
  • dcdef4ac6d [master] deadlock between memctx and partctx chinaxing 2023-07-27 13:47:46 +00:00
  • 18ee867100 fix not mark GI as partition-wise bug sdc 2023-07-27 13:42:10 +00:00
  • 2847d43fcc Remove ref_scn range check. jiadebinmary@gmail.com 2023-07-27 13:11:56 +00:00
  • e05001acae fix truncate timeout may be larger than 1000s obdev 2023-07-27 08:42:13 +00:00
  • 928b4a015f [CP] [master] reduce incorrect trans commit result returned to client after tx-data recycled chinaxing 2023-07-27 04:12:07 +00:00
  • bd12fce1c4 fix error code and log level obdev 2023-07-26 13:53:22 +00:00
  • 0b98ed1309 fix SCHEMATA cannot displaying the correct DEFAULT_CHARACTER_SET_NAME and DEFAULT_COLLATION_NAME dimstars 2023-07-26 13:47:46 +00:00
  • 3912bbc6db [Bugfix] fix issue51011879 & issue51011820 WeiXinChan 2023-07-26 12:11:57 +00:00
  • 045dbfb1b6 [CP] fix piece_msg memleak when hit error during gathring online stats Larry955 2023-07-26 05:47:37 +00:00
  • b9631a61a8 check enable_major_freeze when launching major freeze on standby tenants LiefB 2023-07-26 05:42:05 +00:00
  • f99da2bee2 patch autoinc logical about truncate to 4.1 obdev 2023-07-26 03:23:14 +00:00
  • 702fa36a7b [CP][BUGFIX] fix read lob alloc memory failed skylhd 2023-07-26 03:17:40 +00:00
  • fc2290b445 [CP] [to #50407364] add tenant allocator for ObPLOpaque data obdev 2023-07-26 03:12:10 +00:00
  • 024d3f5d91 [CP] fix sql plan bug zzg19950727 2023-07-26 02:41:53 +00:00
  • b9a1b7b84b fix const propagate bug for calculating the partition SevenJ-swj 2023-07-26 02:17:29 +00:00
  • a6dfba10a9 fix limit push down cause select with rand() result error ChangerR 2023-07-25 14:42:00 +00:00
  • 64f54e5b0e patch the log level refine from master Fengjingkun 2023-07-25 14:12:15 +00:00
  • 2a8f0aa017 [CP] [OBCDC] Fix obcdc output wrong column value if column is 8 byte and encoded by datum SanmuWangZJU 2023-07-25 12:11:56 +00:00
  • 3fb55e9feb consider unfinish medium before schedule major & not update max_receive for standby cluster yangqise7en 2023-07-25 10:48:18 +00:00
  • a7be40aed2 fix truncate ddl timeout obdev 2023-07-25 10:42:36 +00:00
  • c9cf4f37e5 revert fix table contains set fields, alter table checksum error bug obdev 2023-07-25 09:42:22 +00:00
  • ba230f3e0b skip old mds clog replaying under deleting status hiddenbomb 2023-07-25 04:12:07 +00:00
  • f35211fbc2 fix partition pruning failed for oracle hash partitioned table obdev 2023-07-25 03:42:20 +00:00
  • 7d57fb8701 primary tenant report ls_recovery_stat and tenant_info maosy 2023-07-25 03:12:09 +00:00
  • 3d21eddaea [CP] [LogFetcher][OBCDC] fix the wrong statistic in LogFetcher zxlzxlzxlzxlzxl 2023-07-24 14:12:00 +00:00
  • 193ddc4ddc [CP] fix px hang when sqc report failed or start tasks failed sdc 2023-07-24 13:58:47 +00:00
  • 8f1d906812 [CP] [OBCDC][LogFetcher] fix core caused by LSFetchCtx zxlzxlzxlzxlzxl 2023-07-24 13:53:12 +00:00
  • 78c6821a3d [CP] [OBCDC] fix the bug that OBCDC would process ls_op incorrectly zxlzxlzxlzxlzxl 2023-07-24 13:47:37 +00:00
  • 2be1a2c1a4 modify proxy transparent prefix cqliang1995 2023-07-24 13:42:05 +00:00
  • 87eb660ac8 [CP] [CP] Support sequence currval session sync via obproxy hezuojiao 2023-07-24 13:12:06 +00:00
  • 426ede5e42 [UPGRADE] upgrade version to 4.1.0.2 tino247 2023-07-24 12:42:20 +00:00
  • 340f77e72e fix table contains set fields, alter table checksum error bug obdev 2023-07-24 09:12:02 +00:00
  • e468ffca57 [CP] fix bug about datetime when serlize obdev 2023-07-24 08:58:57 +00:00
  • fb4d14feb7 [CP] Add schema history cache tino247 2023-07-24 08:53:22 +00:00
  • c9cc742643 [CP] Fix direct load sequence schema suz-yang 2023-07-24 08:47:44 +00:00
  • e2a70badf9 [CP] Fix lossless cast bug 2149 2023-07-24 08:42:10 +00:00