Skip to content

Add mysql source #620

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

petrpan26
Copy link
Contributor

@petrpan26 petrpan26 commented Jun 3, 2025

Add mysql cdc source with support for initial snapshot and state storage of binlog offsets.

@petrpan26 petrpan26 force-pushed the petrpan26/add-mysql-cdc branch from 179b2f5 to 53d008c Compare June 3, 2025 21:07
@@ -0,0 +1,56 @@
name: video-cdc-source
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First of all, thanks for contributing!

Wanted to highlight you can drop app.yaml, as that is something we render based on library.json when user saves the connector/service/sample into their repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed !

@petrpan26 petrpan26 force-pushed the petrpan26/add-mysql-cdc branch from 6fc68b8 to e08918f Compare June 4, 2025 19:40
@tim-quix
Copy link
Collaborator

tim-quix commented Jul 1, 2025

Heya @petrpan26, thanks for your contribution! =)

I have converted your PR into two different PR's so that way it's both a Quix Streams connector and a Quix Cloud Template (this separates the runtime logic and the Quix Cloud configuration layer).

The end operation should largely be the same, but feel free to take a look and let me know if you have questions! Here is the PR: #626

Otherwise I'll probably be closing this PR.

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

Successfully merging this pull request may close these issues.

3 participants