Hi Team, Would it be possible to try out the CDC f...
# contributing-to-airbyte
m
Hi Team, Would it be possible to try out the CDC for MySql. I understand it's not stable right now, but would love to test it.
u
hey @Marco Sollie we dont have CDC support for MySQL at this point. Ref : https://docs.airbyte.io/understanding-airbyte/cdc We are going to start working on it very soon (probably this week or next week)
u
Sure! We got some good folk on the team happy to give it a go or help out with that. Let me know if we can do something from our side.
u
Hi @Marco Sollie @Subodh (Airbyte) we’d be really keen to help test CDC for MySQL, it’s stopping us moving to Airbyte, which I’d love to do
u
@Marco Sollie @Giles Horwitch-Smith we will reach out to you if we need any help/ once we have the alpha ready for MySQL CDC. Thanks 😄
u
Cheers, thanks @Subodh (Airbyte) good luck with it
u
Also you can track this ticket https://github.com/airbytehq/airbyte/issues/2847 for the progress
u
Thanks @Subodh (Airbyte) !!
u
hey @Marco Sollie @Giles Horwitch-Smith we merged the PR for mysql cdc https://github.com/airbytehq/airbyte/pull/3505 Doc : https://docs.airbyte.io/integrations/sources/mysql
u
Thanks @Subodh (Airbyte) great to see 🙂
u
Is that live or do I need to build from source
u
It was released as part of this release https://github.com/airbytehq/airbyte/releases/tag/v0.24.0-alpha the mysql docker image
0.3.1
has CDC feature
u
awesome news!
u
@Marco Sollie @Giles Horwitch-Smith are either of you using CDC in production and if so, what’s your largest table sizes?
u
Hi @gunu ive not yet had a chance to try it, when I do the table sizes are likely ~3m rows
u
Why do you ask?
u
haven’t been successful in implementing CDC for all my tables. issues particularly with some larger tables and sometimes running into weird syncs. curious if it’s something wrong on my end