Commit Graph

11514 Commits

Author SHA1 Message Date
7e01bb4f66 [BUGFIX] fix sys view cdb_tables display not right 2024-02-06 23:53:37 +00:00
d8e7aa7974 fix print band limit log issue 2024-02-06 23:50:45 +00:00
d4cca559ef [CP] [to #53421157] fix mysql.proc RETURNS for procedures 2024-02-06 23:45:14 +00:00
28cdbef48f fix blacklist ret bug 2024-02-06 23:42:22 +00:00
08bd926417 implicit trx first stmt retry does not abort tx 2024-02-06 23:39:29 +00:00
cf46015461 [CP] Fix join filter bug 2024-02-06 23:36:35 +00:00
35d5f6952e [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2024-02-06 23:33:43 +00:00
d07f1639d5 [CP] reset pos if retry 2024-02-06 23:30:52 +00:00
ad6c865e50 [CP] Fix: stack overflow problem 2024-02-06 23:28:00 +00:00
616a42e1c5 Sync auto increment cache local_sync value to avoid inner table access 2024-02-06 23:25:08 +00:00
23874da412 [CP] [UPGRADE] Fix execute_ remain problem 2024-02-06 23:22:16 +00:00
199ee4d183 [CP] fix restart failed during tenant restore 2024-02-06 23:16:42 +00:00
c7ee677377 [CP] [Bugfix] on update current_timestamp bug & TbSessNodeVal memory leak 2024-02-06 23:13:50 +00:00
44dface5e9 use small batch size to fetch checksum 2024-02-06 23:10:57 +00:00
911d0d6744 [CP] [Bugfix]auto increment column fill null return OB_BAD_NULL_ERROR 2024-02-06 23:08:05 +00:00
9732eb9d9c add placeholder for materialized view log schema and dml operations 2024-02-06 23:05:10 +00:00
7d111d5dd8 remove limit of block mark 2024-02-06 23:02:18 +00:00
72cdd0cd73 [CP] allow memtables in OUT location to finish_freeze 2024-02-06 22:59:21 +00:00
d5b80ef6f8 [BUG] use is follower instead of is master to obey the freeze protocol 2024-02-06 22:56:29 +00:00
0338926734 allow docker set lower_case_table_names for tenant 2024-02-06 22:53:39 +00:00
9840285ef1 [CP] enable lob outrow to inrow storage 2024-02-06 22:50:48 +00:00
34589fbf65 [CP] fix execute import ddl but return task exist 2024-02-06 22:47:56 +00:00
52586a421f fix balcklist bug which make RTO > 10s 2024-02-06 22:45:05 +00:00
20c83158e0 [CP] skip modify view status for unnecessary alter table stmt 2024-02-06 22:42:14 +00:00
b5d6cb393f Add two errsim number for test 2024-02-06 22:39:21 +00:00
6cf44a87f0 Remove timeout restriction of increment refresh schema 2024-02-06 22:36:29 +00:00
7706e0aa21 [log storage compress] remove entry count related stat event 2024-02-06 22:33:37 +00:00
81e97b1555 内部表加列占位 2024-02-06 22:30:44 +00:00
e8d58fb677 [CP] [4_2_1] fix txdesc.flags_ serialize corrupt due to concurrent modify 2024-02-06 22:27:52 +00:00
ed236a3bf5 fix empty shell cannot be washed 2024-02-06 22:25:00 +00:00
be64c42e25 apply ids 2024-02-06 22:19:28 +00:00
d02328ebf1 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-02-06 22:16:36 +00:00
63554debb1 add START_REFRESH_MVIEW_TASK ObDDLTaskStatus 2024-02-06 22:13:44 +00:00
0928128a78 [CP] Disable view merge which generate stmt with more than 10 tables 2024-02-06 22:10:52 +00:00
45a7657567 Fix type deduction error 2024-02-06 22:08:01 +00:00
0d850e9e51 fix auto generate alias is too long 2024-02-06 22:05:10 +00:00
575aaa1e43 fix gi fetch task concurrently bug 2024-02-06 22:02:19 +00:00
d39cfe867f Fix memory of DecoderCtx not free as expected 2024-02-06 21:59:26 +00:00
0606bc2895 Handling the core issue caused by multiple calls to the destroy method of IntermResultManager. 2024-02-06 21:56:34 +00:00
8cfd7c44d9 [CP] use is_schema_changed on medium info 2024-02-06 21:53:40 +00:00
471d159802 Placeholder about RPC and VIEW 2024-02-06 21:50:47 +00:00
b1290f57ed refactor the logic for public mysqltest 2024-02-06 21:47:55 +00:00
9ff0d88926 fix bug: ACCESS DENIED in test user of test tenant under Fast Boot Docker 2024-02-06 21:45:03 +00:00
c18fefb161 [FEAT MERGE] cherry pick restore_pf_opt from 421release to master 2024-02-06 21:42:11 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
466444808c Skip getting mds table for empty shell 2024-02-06 21:33:48 +00:00
b142869c2e opt whole scnner io buf 2024-02-06 21:30:57 +00:00
0740c3eb66 split calc data_size from write lock 2024-02-06 21:28:05 +00:00
87ad15465d fix several subquery coalesce bugs 2024-02-06 21:25:14 +00:00
992e10fee1 fix aggr-first JA pullup bug 2024-02-06 21:17:03 +00:00