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

MySQL CDC source auto schema doesn't work #17391

Closed
cyliu0 opened this issue Jun 21, 2024 · 1 comment
Closed

MySQL CDC source auto schema doesn't work #17391

cyliu0 opened this issue Jun 21, 2024 · 1 comment
Labels
type/bug Something isn't working
Milestone

Comments

@cyliu0
Copy link
Collaborator

cyliu0 commented Jun 21, 2024

Describe the bug

RW: v1.10.0-rc.1
MySQL: 8.0.35

A quick guess according to the error information, we used the wrong connection for mysql source. The 172.17.0.3 is RW address. The mysql is 172.17.0.2. And the protocol in the error is pg_wire.
image

The pg table auto schema works.
image

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

v1.10.0-rc.1

Additional context

No response

@cyliu0 cyliu0 added the type/bug Something isn't working label Jun 21, 2024
@github-actions github-actions bot added this to the release-1.10 milestone Jun 21, 2024
@cyliu0
Copy link
Collaborator Author

cyliu0 commented Jun 21, 2024

It's worked in nightly-20240620

@cyliu0 cyliu0 closed this as completed Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant