Commit Graph

8967 Commits

Author SHA1 Message Date
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
76a8b93a43 [CP] fix execute import ddl but return task exist 2023-11-23 13:40:52 +00:00
2bb9937cf7 fix balcklist bug which make RTO > 10s 2023-11-23 13:11:03 +00:00
73c41fb9d8 [CP] skip modify view status for unnecessary alter table stmt 2023-11-23 12:45:08 +00:00
b91e7be187 Add two errsim number for test 2023-11-23 12:40:57 +00:00
2cd5072d3e Remove timeout restriction of increment refresh schema 2023-11-23 12:15:14 +00:00
9e681b8300 [log storage compress] remove entry count related stat event 2023-11-23 12:11:05 +00:00
09a595f841 内部表加列占位 2023-11-23 11:45:15 +00:00
8ab8c2a4bb [CP] [4_2_1] fix txdesc.flags_ serialize corrupt due to concurrent modify 2023-11-23 11:41:04 +00:00
c83b726c71 fix empty shell cannot be washed 2023-11-23 11:15:11 +00:00
aede9be0db apply ids 2023-11-23 10:45:38 +00:00
a1c2792ab7 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-11-23 10:41:22 +00:00
3Ti
b4167ae293 allow docker set lower_case_table_names for tenant 2023-11-23 17:31:21 +08:00
52c4d4a985 add START_REFRESH_MVIEW_TASK ObDDLTaskStatus 2023-11-23 08:45:03 +00:00
f54b7d8456 [CP] Disable view merge which generate stmt with more than 10 tables 2023-11-23 08:40:54 +00:00
dd4fe92807 Fix type deduction error 2023-11-23 08:11:03 +00:00
8d166a7d96 fix auto generate alias is too long 2023-11-23 07:40:57 +00:00
sdc
e0ed12fb6e fix gi fetch task concurrently bug 2023-11-23 07:11:28 +00:00
a69e3a4148 Fix memory of DecoderCtx not free as expected 2023-11-23 06:45:19 +00:00
2ef623439c Handling the core issue caused by multiple calls to the destroy method of IntermResultManager. 2023-11-23 06:41:09 +00:00
788acb1f3e [CP] use is_schema_changed on medium info 2023-11-23 05:41:03 +00:00
15d02c85f9 Placeholder about RPC and VIEW 2023-11-23 05:11:12 +00:00
721eba42aa refactor the logic for public mysqltest 2023-11-23 04:45:27 +00:00