8978 Commits

Author SHA1 Message Date
jiadebinmary@gmail.com
baee35fea8 [CP] Fix schema interface has_not_null_unique_key. 2023-11-27 08:42:42 +00:00
XIAO-HOU
2636ee3b6d Fix the memory inflation issue in the rescan scenario. 2023-11-27 08:37:49 +00:00
haitaoyang
b443d65ac2 Fix group by pushdown to rle/const decoder 2023-11-27 08:33:04 +00:00
lyxiong0
9e6412efa6 occupy fields on master for ob_gis_42x branch 2023-11-27 08:28:26 +00:00
obdev
76f69d933f [BUGFIX]fix rename/drop table hashset full 2023-11-27 08:24:06 +00:00
a1iive
629df73390 enhance compaction dag statistic 2023-11-27 08:19:44 +00:00
zhjc1124
0c657fda81 fix mem leak of ObLogger allocator 2023-11-27 08:15:08 +00:00
obdev
fb489e0727 BUGFIX: fix compatibility issues of ls. 2023-11-27 08:10:12 +00:00
jiadebinmary@gmail.com
fcfd20c623 [FEAT MERGE] New minimal mode for tenant. 2023-11-27 08:05:35 +00:00
obdev
fdae2b1ab4 [memtable_mgr] ObTabletMemtableMgr memtable management 2023-11-27 08:00:49 +00:00
yangqise7en
b7ea58d6e6 add uncompacted tables in rs major checker 2023-11-27 07:56:14 +00:00
niyuhang
3b9b6a9716 refactor the logic for public mysqltest with files 2023-11-27 07:51:37 +00:00
Fengjingkun
585c33cf4b remove useless version in macro data seq 2023-11-27 07:47:00 +00:00
obdev
ff37436df4 Placeholder for virtual table 2023-11-27 07:42:38 +00:00
Tsunaou
546a33924f Fix bug of 1. canceled dag_net is not deleted from dag_net_map. 2. invalid tablet_info due to filter 2023-11-27 07:33:07 +00:00
zzg19950727
e63f6e8dbe [CP] refine cost of base table 2023-11-27 07:28:18 +00:00
hanr881
4c009c7342 [CP] to issue<53410420>:adjust table function serial execution strategy 2023-11-27 07:23:40 +00:00
obdev
e0fb41718d [BUGFIX] fix read across the boundary 2023-11-27 07:19:02 +00:00
obdev
4c9b6479df [BUGFIX] fix sys view cdb_tables display not right 2023-11-27 07:14:32 +00:00
oceanoverflow
d8787306fb fix print band limit log issue 2023-11-27 07:09:41 +00:00
0xacc
dbc5584a8d [CP] [to #53421157] fix mysql.proc RETURNS for procedures 2023-11-27 07:00:42 +00:00
dimstars
2a738e1be1 fix blacklist ret bug 2023-11-27 06:55:52 +00:00
felix-w15
13d649f400 implicit trx first stmt retry does not abort tx 2023-11-27 06:51:19 +00:00
xianyu-w
0bc0de8440 [CP] Fix join filter bug 2023-11-27 06:46:45 +00:00
LiuYoung00
837ceaf633 [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2023-11-27 06:42:11 +00:00
boger001
11b39c0ba5 [CP] reset pos if retry
Co-authored-by: liuzizhuo <liuzizhuo@bankofbeijing.com.cn>
Co-authored-by: BOBChenRH <chenruohao@bankofbeijing.com.cn>
2023-11-24 14:34:36 +08:00
yaojing624
a666fa9757 [CP] Fix: stack overflow problem 2023-11-24 04:15:22 +00:00
hezuojiao
534e923726 Sync auto increment cache local_sync value to avoid inner table access 2023-11-24 04:11:08 +00:00
tino247
7f927bddc2 [CP] [UPGRADE] Fix execute_ remain problem 2023-11-24 03:41:03 +00:00
wxhwang
6d15258aba [CP] fix restart failed during tenant restore 2023-11-23 16:45:01 +00:00
WeiXinChan
1d538b327f [CP] [Bugfix] on update current_timestamp bug & TbSessNodeVal memory leak 2023-11-23 16:40:54 +00:00
yangqise7en
d8881da113 use small batch size to fetch checksum 2023-11-23 16:15:07 +00:00
WeiXinChan
8187d25c4f [CP] [Bugfix]auto increment column fill null return OB_BAD_NULL_ERROR 2023-11-23 16:10:58 +00:00
leftgeek
475079b643 add placeholder for materialized view log schema and dml operations 2023-11-23 15:11:10 +00:00
obdev
56f9ab9335 remove limit of block mark 2023-11-23 14:45:16 +00:00
obdev
4b0b4cadb8 [CP] allow memtables in OUT location to finish_freeze 2023-11-23 14:41:00 +00:00
Handora
b09169edf6 [BUG] use is follower instead of is master to obey the freeze protocol 2023-11-23 14:17:28 +00:00
ob-robot
49ff319c6c Merge branch 'pr_1677' 2023-11-23 14:08:38 +00:00
shadowao
cca0b81d8b [CP] enable lob outrow to inrow storage 2023-11-23 13:45:17 +00:00
wxhwang
76a8b93a43 [CP] fix execute import ddl but return task exist 2023-11-23 13:40:52 +00:00
dimstars
2bb9937cf7 fix balcklist bug which make RTO > 10s 2023-11-23 13:11:03 +00:00
18523270951@163.com
73c41fb9d8 [CP] skip modify view status for unnecessary alter table stmt 2023-11-23 12:45:08 +00:00
Naynahs
b91e7be187 Add two errsim number for test 2023-11-23 12:40:57 +00:00
tino247
2cd5072d3e Remove timeout restriction of increment refresh schema 2023-11-23 12:15:14 +00:00
yyy-hust
9e681b8300 [log storage compress] remove entry count related stat event 2023-11-23 12:11:05 +00:00
maosy
09a595f841 内部表加列占位 2023-11-23 11:45:15 +00:00
chinaxing
8ab8c2a4bb [CP] [4_2_1] fix txdesc.flags_ serialize corrupt due to concurrent modify 2023-11-23 11:41:04 +00:00
obdev
c83b726c71 fix empty shell cannot be washed 2023-11-23 11:15:11 +00:00
wjhh2008
aede9be0db apply ids 2023-11-23 10:45:38 +00:00
windye
a1c2792ab7 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-11-23 10:41:22 +00:00