Skip to content

Commit 0000b58

Browse files
committed
fix error
Signed-off-by: wjhuang2016 <[email protected]>
1 parent d0381c7 commit 0000b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/run.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ var dmlIgnoreList = []string{
146146
"in tree based request",
147147
"is ambiguous",
148148
"generate timestamp failed",
149+
"epoch_not_match",
149150
}
150151

151152
var ddlIgnoreList = []string{

0 commit comments

Comments
 (0)