Commit Graph

12978 Commits

Author SHA1 Message Date
f3aa96144c BUGFIX: add ls state from stop to offline 2024-04-02 12:39:13 +00:00
f3c6e65b01 support lob retry with local 2024-04-02 12:33:32 +00:00
2689c7bb67 [CP] [OBKV] fix ttl command report -4016 when observer restart 2024-04-02 10:27:38 +00:00
96962b0ab8 [CP] fix pktc_resp_cb_on_terminate stack-buffer-overflow 2024-04-02 10:01:30 +00:00
ec98b67f27 [CP] [farm] fix test_timer 2024-04-02 09:56:16 +00:00
58274767a4 fix bug: runtime in filter stores duplicate rows 2024-04-02 09:51:12 +00:00
1b2993357f Fixed the issue where columns could not be inserted after rebuilding the default sequence 2024-04-02 09:46:04 +00:00
dbb5c49037 [CP] Fix transfer handler work before standby swith to primary 2024-04-02 09:40:32 +00:00
a2bb75870d direct load inc redo clog rpc placeholder 2024-04-02 09:35:01 +00:00
805b9cf911 fix log set fd bug 2024-04-02 09:29:26 +00:00
af3c2dab32 Fix merge join dynamic memory leak during rescan 2024-04-02 09:05:26 +00:00
758b75f0d8 fix ddl tables replace part expr with definition. 2024-04-02 08:59:37 +00:00
c3e7e879b9 revert skip base version 2024-04-02 07:10:50 +00:00
b6ea5e8416 [CP] fix ntile selectivity bug in oracle mode 2024-04-02 07:05:22 +00:00
12d8b47370 Fix replay finish transfer in log allow tablet not exist bug. 2024-04-02 05:12:00 +00:00
0e872264c0 [CP] arm atomic128 operation use asm implementation 2024-04-02 04:50:55 +00:00
a98251104f [unstable mysqltest] trx.tx_free_route* 2024-04-02 04:45:25 +00:00
08453955ce [FEAT MERGE] data disk write limit 2024-04-02 04:29:10 +00:00
46511938dc fix lob macro block logic id duplicate after direct load. 2024-04-02 04:24:02 +00:00
7485e7e275 [CP] [OBKV] Fix TTL task stuck when hbase table has not defined time to live or max version 2024-04-02 04:18:26 +00:00
67436d8114 Kill ddl inner sql if fail 2024-04-02 04:12:51 +00:00
05a5aae257 Fix float range check not compatible with mysql 2024-04-02 04:07:14 +00:00
8fa9952d9c add place holder for __all_mview_dep 2024-04-02 03:51:27 +00:00
1c6016f108 [UPGRADE] Forbid restoring tenant with unsupported data version 2024-04-01 15:15:20 +00:00
dd363f0336 [CP] [OBKV] fix TTL task rowkey memory invalid 2024-04-01 14:55:11 +00:00
1a9075819b fix argument mistake of cancel_dag 2024-04-01 14:50:04 +00:00
644277966a [CP] [CP] delete dropped table in data_dict refresh mode and building baseline scenario 2024-04-01 14:44:53 +00:00
36d42c2008 revert code 2024-04-01 13:07:03 +00:00
a21418864c service_name related placement 2024-04-01 13:01:27 +00:00
a9916760f1 [CP] fix lost errorcode when adding hbase table 2024-04-01 12:56:06 +00:00
e87692adcb add inner table placeholder to master 2024-04-01 10:55:21 +00:00
39e11e3c17 [CP] fixed unstable mittest case 2024-04-01 10:15:34 +00:00
6547bc35f0 [CP] fix rowid expr cannot extract query range 2024-04-01 09:59:39 +00:00
bb8bc20fd0 [CP] [CP] fix handling index table error and ignore table matching when enable_white_black_list is false 2024-04-01 09:54:36 +00:00
edc410ce3c adjust error code for agent table && fix compile error 2024-04-01 09:49:10 +00:00
b17d28d52d [CP] [DAS RETRY] check schema status to determine whether to retry 2024-04-01 09:21:06 +00:00
8658717410 [CP] Fix lost errorcode 2024-04-01 08:03:53 +00:00
1b4b0d1d3c [CP] [CP] obcdc support hbase table 2024-04-01 07:58:31 +00:00
29c5f9b4a7 take position 2024-04-01 07:15:34 +00:00
e960884939 [CP] [to #55674640] fix MERGE INTO + table function returns -4007 2024-04-01 06:50:41 +00:00
5cbe812463 [to #55804454] fix mysqltest 2024-04-01 06:45:33 +00:00
28b6553c74 [CP] [to #55433616] feat: complete udt dependency mechanism 2024-04-01 04:20:55 +00:00
e8a06e8f38 [CP] fix drop_table bug in data_dict refresh mode 2024-04-01 04:15:51 +00:00
09dee5c2fb [CP] [to #54846025] fix an asan core and a debug compile result mismatch problem 2024-04-01 03:55:41 +00:00
d75f4f600b [CP] fix deadlock of print_tenant_memory_usage 2024-04-01 03:50:35 +00:00
7261fc9df1 fix bug pdml update partition_key would change the new_row pk by insert before_row trigger 2024-04-01 03:45:23 +00:00
1da0980936 fix bug when duplicated_rows is push_back to duplicated_iter_list_ and fails, the memory of duplicated_rows may be leaked. 2024-04-01 02:56:24 +00:00
c71c2e4d11 SHARED_STORAGE_PRE_WARM_LOG_BASE_TYPY placeholder 2024-04-01 02:51:18 +00:00
d47900b6bf Fix temp row store overwrite ret code 2024-04-01 02:46:07 +00:00
a7ecef9770 Fix direct load task hang on abort 2024-03-29 11:50:30 +00:00