Commit Graph

34 Commits

Author SHA1 Message Date
846c1d13c3 [bugfix]: load data task shouldn't sync the optimizer statistics; 2023-03-16 11:40:58 +00:00
7e434a09a5 Fix remove longops failed 2023-03-16 03:11:01 +00:00
bd83fce1b4 fix abort redef table error ret_code bug 2023-03-14 11:46:12 +00:00
f4ed181811 Move longops registry before push ddl task 2023-03-14 09:41:09 +00:00
c6e23516d2 fix ddl task when the tenant switch to standby 2023-03-03 09:13:52 +00:00
0e43605d6f add debug log 2023-03-02 16:23:34 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
f372386816 fix switch leader cause map data is deleted bug 2023-02-24 13:38:50 +00:00
c485d8f458 fix crtl+c aborting task but __all_virtual_load_data_stat abort bug 2023-02-13 02:41:16 +00:00
58875bd2b7 fix ddl rpc timeout bug 2023-02-10 09:40:58 +00:00
39085cc4c1 Fix ddl task hang after tenant becomes standby 2023-02-09 16:14:30 +00:00
582e14995d fix prepare_alter_table_arg() core bug 2023-02-07 17:25:05 +08:00
b87473dac2 Fix update execution id core 2023-01-29 16:04:46 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
a046ae912c Fix unexpected zero delay schedule time 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
6e762be4fb Consider task count for ddl delay scheduling 2023-01-12 19:02:33 +08:00
caead7fcaa fix on update execution core dump 2023-01-12 19:02:33 +08:00
3c5866c75e fix some bugs. 2023-01-12 19:02:33 +08:00
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
038db1917d [Fix] check data completement task before execute inner sql and kill session when task is cancel 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
c18134e07f do not push execution id for column redefinition task 2022-11-22 03:40:37 +00:00
6fc4bc4a26 persist execution id and protect ddl start using execution id 2022-11-17 06:35:42 +00:00
3a7d00b66c Support delay schedule for ddl scheduler 2022-11-14 13:08:00 +00:00
5a681d78be fix some ddl problems. 2022-11-04 09:38:22 +00:00
e9dc428cab Set ddl scheduler's rpc level to 1 to avoid deadlock with schema retrieval 2022-11-02 21:37:10 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00