15907 Commits

Author SHA1 Message Date
SidewinderAK47
53885e9d56 table recovery and backup config compat check. 2024-10-29 09:18:03 +00:00
Cai-Yao
31bcadc68c [CP] fix sysbench newsort degradation 2024-10-29 08:14:24 +00:00
hy-guo
9d35197730 fix core on parse_result.result_tree_ no initialize 2024-10-29 07:14:28 +00:00
nautaa
f1a0605889 [CP] [CP] add option to configure s3 addressing model 2024-10-29 06:44:52 +00:00
lixingjia
d71eaeea2b
fix: K(buf) in logging statement is invalid (#2159) 2024-10-29 14:32:56 +08:00
doubleMocha
6f6a1f5db8 add two error codes 2024-10-29 06:14:23 +00:00
wangyunlai
2b3b731a0b Merge branch 'master' into develop 2024-10-29 13:58:54 +08:00
obdev
297512bd1e fix bug of lob meta tablet replay in inc direct load 2024-10-29 05:52:50 +00:00
seuwebber
de24916f30 placeholder for system trigger 2024-10-29 05:22:33 +00:00
obdev
a0afc03a62 fix some bug of tables, log show and tenant gc 2024-10-29 04:52:49 +00:00
BinChenn
0ea64addcb [test] fix mittest failed in farm 2024-10-29 04:14:17 +00:00
godyangfight
c26dbd1a04 transfer parallel get tablet info. 2024-10-29 03:51:41 +00:00
obdev
1efda3b84b fix transfer move tx on_replay use mds on_redo replace register_succ 2024-10-29 03:14:50 +00:00
0xacc
870f539145 [to #2024102100104749452] fix: add ObReqTimeGuard to ObPLPackageGuard 2024-10-28 13:53:03 +00:00
HaHaJeff
7955b54ff0 修复shared storeage模式下set_base_lsn报错导致日志盘爆 2024-10-28 13:49:52 +00:00
linbo-lin
efc891ee0f fix: disable pushdown ordey-by in json multivalue index scan 2024-10-28 12:19:04 +00:00
sdc
0c0922a072 [CP] fix overwrite ret code 2024-10-28 09:20:08 +00:00
HaHaJeff
cc1a9bf243 降低日志打印级别 2024-10-28 08:49:57 +00:00
zzg19950727
2e87e883f1 [CP] 修复大宽表的索引选错问题 2024-10-28 08:19:54 +00:00
oceanoverflow
adfda2c33c [CP] fix backup and restore compatible issue when backup at 433 and restore at 434 2024-10-28 07:49:45 +00:00
zhjc1124
2d051e6b00 add group index check for group_clocks 2024-10-28 07:14:16 +00:00
jingtaoye35
1ab36fb893 fix lack inlist rewriting in remote mode 2024-10-28 06:44:31 +00:00
betelgeu
2704ea3c99 add latin1 collations 2024-10-28 06:14:36 +00:00
jingtaoye35
d49644bc7d fix master bugs in rewrite 2024-10-28 05:46:13 +00:00
Tsunaou
3895cfc3e4 cs replica support recover restore table 2024-10-28 05:18:49 +00:00
obdev
c9d4139a06 fix not skip to write cg when already committed. 2024-10-28 04:14:30 +00:00
wu-xingying
934868deea [CP] adaptor iter use after free core dump 2024-10-28 03:44:11 +00:00
obdev
3b406e289e optimise ob_bench support more benchmark scene 2024-10-28 03:18:51 +00:00
godyangfight
eb7ad61eee Fix generate next dag emergency flag lost bug. 2024-10-27 12:43:43 +00:00
suz-yang
c2369f5b3e fix hang when mtl module init failed 2024-10-26 06:43:59 +00:00
qijiax
64f5535b28 array exprs placeholder 2024-10-25 18:44:16 +00:00
maosy
296410d5d0 ls command occupy 2024-10-25 17:44:13 +00:00
LesinLi
2cd90145ed 支持在 alinux3 环境下编译OB 2024-10-25 17:16:10 +00:00
wjhh2008
7216d6eabc support s3 region settings for external table 2024-10-25 16:14:10 +00:00
HaHaJeff
d1e6e375a1 [CP] reduce log level in case of switch replica leader frequently 2024-10-25 15:44:18 +00:00
chimyue
9312af8a67 [CP] fix mview local local_session_var bug 2024-10-25 15:14:27 +00:00
SanmuWangZJU
3bd8c1f3de [CP] [OBCDC] Fix stuck while handling tenant that create failed 2024-10-25 14:43:34 +00:00
Hongqin-Li
c86a1211a9 Fix null high_bound_val in lob and incorrect part_idx after split 2024-10-25 14:13:48 +00:00
zhjc1124
0cd99e2ca6 fix phy_queue dec ref leak 2024-10-25 13:46:52 +00:00
LeonChaoHi
07af09e351 [CP] fix core-dump due to missing lock 2024-10-25 13:43:50 +00:00
496148326@qq.com
853e90a042 [CP] ObIOBenchResult array of ObIOAbility in ObIOCalibration singleton will dynamically expand and print log may crash 2024-10-25 13:13:42 +00:00
Tyshawn
58db40b38d [CP] [BUG.FIX] fix sanity core at oceanbase::storage::ObTablet::dec_ref() 2024-10-25 12:13:12 +00:00
obdev
01a7822a25 when writing to mlog, ensure that the auto-increment seq on the same rowkey dose not rolled back 2024-10-25 10:13:36 +00:00
stdliu
6731c49670 Optimize compile time 2024-10-25 09:51:36 +00:00
obdev
7148f27a0e modify the name of IO data in ash 2024-10-25 09:48:34 +00:00
LYAccc
dfe2b1a6e4 fix error message The main table was deleted while creating the index. 2024-10-25 09:16:01 +00:00
obdev
7a83df177d placeholder for data split. 2024-10-25 08:43:50 +00:00
qingzhu521
cf7114e192 fix regression test 2024-10-25 08:13:23 +00:00
maochongxin
464493e92d Refactor tablet ID calculation in partition table 2024-10-25 07:43:41 +00:00
dongb0
d266ea7a7a fix tmp file flush the same meta pages multiple times 2024-10-25 06:43:44 +00:00