Commit Graph

27 Commits

Author SHA1 Message Date
fa3b4469e1 fix error code lost. 2023-09-08 13:54:05 +08:00
9232745376 fix ls offline direct load not retry bug 2023-06-02 04:47:32 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
b969710b6f ddl not record warning of entry not exist in dag warning history 2023-04-06 15:11:00 +00:00
39085cc4c1 Fix ddl task hang after tenant becomes standby 2023-02-09 16:14:30 +00:00
ff1e2ec0f3 fix ddl task blocks RS in refresh schema version. 2023-01-28 18:44:34 +08:00
3c5866c75e fix some bugs. 2023-01-12 19:02:33 +08:00
4daf50a3d1 fix error of stop state do not retry bug 2023-01-12 19:02:33 +08:00
a8e878a7bc add unique index checking retry 2023-01-12 19:02:33 +08:00
369ab1925f add more retry errno 2023-01-12 19:02:33 +08:00
3f7aeb996b add rpc and timeout related error code into retry logic 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
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 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
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
2f92ff4ea7 add OB_TASK_EXPIRED and OB_PACKET_STATUS_UNKNOWN to ddl retry error code 2022-11-25 03:36:12 +00:00
f40dd6025e fix prepare task failed causes drop column wait data complement. 2022-11-06 02:15:17 +00:00
578c862cce retry ddl when meets errno OB_TRANS_TIMEOUT and OB_TRANS_ROLLBACKED 2022-11-04 08:06:08 +00:00
0b6c973363 Retry when drop column failed due to rpc error 2022-10-27 02:37:36 +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
c371a17fe0 Add retry for building index 2021-12-19 20:30:58 +08:00
f39690b55b fix global index error after kill an observer 2021-12-08 10:25:26 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00