Commit Graph

10040 Commits

Author SHA1 Message Date
c284ddacb9 add config and rpc code to master for feature transfer active tx 2023-11-27 09:34:05 +00:00
sdc
03b0e9bb9f [CP] refresh alive_server_set_ of px_target_mgr when find server not alive 2023-11-27 09:29:19 +00:00
bc8de255ba [CP] [CP] fix connect by slow query optimization OOM problm 2023-11-27 09:24:39 +00:00
26c31df06f [CP] fix poor performance of ddl sync stats. 2023-11-27 09:20:04 +00:00
a70508fb09 [CP] fix get NULL table schema 2023-11-27 09:15:21 +00:00
635a8d4679 [CP] [LogFetcher][LogRouteService] Avoid holding lock when executing query 2023-11-27 09:10:44 +00:00
f64cdab353 Fix the problem of concurrent modification of UDR in memory causing crash 2023-11-27 09:06:00 +00:00
a2d7bc0ed2 Fix ls which is in migration is gc with all ls replica is not exist. 2023-11-27 09:01:14 +00:00
8543eab7b0 [CP] Fix invalid compatible problem 2023-11-27 08:56:39 +00:00
e4f7452b2d [FEAT MERGE]charset revise 2023-11-27 08:52:02 +00:00
654e89bbe1 [FEAT MERGE] impl skip tablet 2023-11-27 08:47:22 +00:00
baee35fea8 [CP] Fix schema interface has_not_null_unique_key. 2023-11-27 08:42:42 +00:00
2636ee3b6d Fix the memory inflation issue in the rescan scenario. 2023-11-27 08:37:49 +00:00
b443d65ac2 Fix group by pushdown to rle/const decoder 2023-11-27 08:33:04 +00:00
9e6412efa6 occupy fields on master for ob_gis_42x branch 2023-11-27 08:28:26 +00:00
76f69d933f [BUGFIX]fix rename/drop table hashset full 2023-11-27 08:24:06 +00:00
629df73390 enhance compaction dag statistic 2023-11-27 08:19:44 +00:00
0c657fda81 fix mem leak of ObLogger allocator 2023-11-27 08:15:08 +00:00
fb489e0727 BUGFIX: fix compatibility issues of ls. 2023-11-27 08:10:12 +00:00
fcfd20c623 [FEAT MERGE] New minimal mode for tenant. 2023-11-27 08:05:35 +00:00
fdae2b1ab4 [memtable_mgr] ObTabletMemtableMgr memtable management 2023-11-27 08:00:49 +00:00
b7ea58d6e6 add uncompacted tables in rs major checker 2023-11-27 07:56:14 +00:00
3b9b6a9716 refactor the logic for public mysqltest with files 2023-11-27 07:51:37 +00:00
585c33cf4b remove useless version in macro data seq 2023-11-27 07:47:00 +00:00
ff37436df4 Placeholder for virtual table 2023-11-27 07:42:38 +00:00
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
e63f6e8dbe [CP] refine cost of base table 2023-11-27 07:28:18 +00:00
4c009c7342 [CP] to issue<53410420>:adjust table function serial execution strategy 2023-11-27 07:23:40 +00:00
e0fb41718d [BUGFIX] fix read across the boundary 2023-11-27 07:19:02 +00:00
4c9b6479df [BUGFIX] fix sys view cdb_tables display not right 2023-11-27 07:14:32 +00:00
d8787306fb fix print band limit log issue 2023-11-27 07:09:41 +00:00
dbc5584a8d [CP] [to #53421157] fix mysql.proc RETURNS for procedures 2023-11-27 07:00:42 +00:00
2a738e1be1 fix blacklist ret bug 2023-11-27 06:55:52 +00:00
13d649f400 implicit trx first stmt retry does not abort tx 2023-11-27 06:51:19 +00:00
0bc0de8440 [CP] Fix join filter bug 2023-11-27 06:46:45 +00:00
837ceaf633 [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2023-11-27 06:42:11 +00:00
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
a666fa9757 [CP] Fix: stack overflow problem 2023-11-24 04:15:22 +00:00
534e923726 Sync auto increment cache local_sync value to avoid inner table access 2023-11-24 04:11:08 +00:00
7f927bddc2 [CP] [UPGRADE] Fix execute_ remain problem 2023-11-24 03:41:03 +00:00
6d15258aba [CP] fix restart failed during tenant restore 2023-11-23 16:45:01 +00:00
1d538b327f [CP] [Bugfix] on update current_timestamp bug & TbSessNodeVal memory leak 2023-11-23 16:40:54 +00:00
d8881da113 use small batch size to fetch checksum 2023-11-23 16:15:07 +00:00
8187d25c4f [CP] [Bugfix]auto increment column fill null return OB_BAD_NULL_ERROR 2023-11-23 16:10:58 +00:00
475079b643 add placeholder for materialized view log schema and dml operations 2023-11-23 15:11:10 +00:00
56f9ab9335 remove limit of block mark 2023-11-23 14:45:16 +00:00
4b0b4cadb8 [CP] allow memtables in OUT location to finish_freeze 2023-11-23 14:41:00 +00:00
b09169edf6 [BUG] use is follower instead of is master to obey the freeze protocol 2023-11-23 14:17:28 +00:00
49ff319c6c Merge branch 'pr_1677' 2023-11-23 14:08:38 +00:00
cca0b81d8b [CP] enable lob outrow to inrow storage 2023-11-23 13:45:17 +00:00