Commit Graph

36 Commits

Author SHA1 Message Date
8a94e3f887 [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-20 04:45:00 +00:00
01399a3774 Correct Longops start time after recover ddl task 2023-04-13 05:42:00 +00:00
66409181ed fix inner sql kill fail when execute addr is null 2023-04-07 14:00:54 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
bd5b01c167 Switch GV$SESSION_LONGOPS target column to use target table id 2023-04-03 17:41:28 +00:00
d760428489 fix task aborted status is not persisted to the internal table bug 2023-03-21 17:00:24 +00:00
819ca6fed4 fix unexpected index build task result when retry to checkum unique index checksum. 2023-03-17 05:16:53 +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
f372386816 fix switch leader cause map data is deleted bug 2023-02-24 13:38:50 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
1e90e30019 fix switch status failed. 2023-02-14 03:15:02 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +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
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
4f6f8b11f3 persist cluster version for ddl. 2023-01-12 19:02:33 +08:00
6e762be4fb Consider task count for ddl delay scheduling 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
f0ba5ff942 fix create index costs too much time due to query latest execution id failed. 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
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 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
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 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
543ec6c9ea ddl task get schema with version 2022-11-24 12:39:55 +00:00
de322a3319 fix to retry build replice when observer has not refreshed the latest schema. 2022-11-22 13:35:37 +00:00
6fc4bc4a26 persist execution id and protect ddl start using execution id 2022-11-17 06:35:42 +00:00
975f88770d save ddl ret_code when switch_status 2022-11-17 02:38:41 +00:00
3a7d00b66c Support delay schedule for ddl scheduler 2022-11-14 13:08:00 +00:00
f83bd7225c Reject drop table if any ddl is running on this table 2022-11-09 15:35:55 +00:00
b5be94cf15 fix ddl retry error code 2022-10-26 10:18:40 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00