Replies: 2 comments 1 reply
-
可以尝试先exclude掉,然后在include加进去 |
Beta Was this translation helpful? Give feedback.
0 replies
-
scanNewlyAddedTableEnabled(true) 能监听到mysql里新建的表的数据吗? 我测试自从2.4版本以后都监听不到了,必须重启cdc任务才有。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如果遇到新表的话,目前我使用的时动态加表的形式。scanNewlyAddedTableEnabled(true) 。但是如果要重跑本身已经有的表,有办法吗
Beta Was this translation helpful? Give feedback.
All reactions