24 Commits

Author SHA1 Message Date
obdev
f0ba5ff942 fix create index costs too much time due to query latest execution id failed. 2023-01-12 19:02:33 +08:00
obdev
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
obdev
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
obdev
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
obdev
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
obdev
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
obdev
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
obdev
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
obdev
97a2a94d7c change to scn. 2023-01-12 19:02:33 +08:00
obdev
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
wangt1xiuyi
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
obdev
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
simonjoylet
543ec6c9ea ddl task get schema with version 2022-11-24 12:39:55 +00:00
obdev
f32896cc2f fix idempotence of offline ddl when drop tenant simulatenously. 2022-11-24 03:38:03 +00:00
obdev
de322a3319 fix to retry build replice when observer has not refreshed the latest schema. 2022-11-22 13:35:37 +00:00
Charles0429
6c6eaf5dc6 fix calculate unique index checksum retry 2022-11-18 08:35:34 +00:00
YoungYang0820
6fc4bc4a26 persist execution id and protect ddl start using execution id 2022-11-17 06:35:42 +00:00
YoungYang0820
975f88770d save ddl ret_code when switch_status 2022-11-17 02:38:41 +00:00
YoungYang0820
75d329f747 acquire snapshot for lob tablet when doing ddl 2022-11-14 05:38:26 +00:00
YoungYang0820
594d885e2c fix parallel drop column checksum error 2022-11-11 11:12:12 +00:00
obdev
e7d1b14fca fix drop index task continually reports 4007 when cancelling it. 2022-11-08 07:35:36 +00:00
obdev
9dd6c6a848 update ddl related inner table 2022-10-28 04:06:24 +00:00
obdev
b5be94cf15 fix ddl retry error code 2022-10-26 10:18:40 +08:00
wangzelin.wzl
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00