Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

全量+增量模式下 增量缺少字段 #166

Open
wulimax opened this issue Mar 15, 2023 · 0 comments
Open

全量+增量模式下 增量缺少字段 #166

wulimax opened this issue Mar 15, 2023 · 0 comments

Comments

@wulimax
Copy link

wulimax commented Mar 15, 2023

报错信息: Caused by: java.util.concurrent.ExecutionException: com.taobao.yugong.exception.YuGongException: miss columns[] and failed Record Data

背景: oralce 同步mysql

问题排查发现 : OracleIncrementRecord 缺少主键ID 字段,oracle中有主键id mysql中也有,但是 OracleIncrementRecord打印中缺少主键id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant