Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wk989898 committed Sep 24, 2024
1 parent b578156 commit 4d5d124
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions errors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,11 @@ error = '''
cannot find mysql.tidb_ddl_job schema
'''

["CDC:ErrDDLUnsupportType"]
error = '''
unsupport ddl type %s
'''

["CDC:ErrDatumUnflatten"]
error = '''
unflatten datume data
Expand Down

0 comments on commit 4d5d124

Please sign in to comment.