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

cdc: tidb sink with tls cannot connect with scheme 'mysql://' #12100

Closed
AkiraXie opened this issue Mar 17, 2025 · 2 comments · Fixed by #12106
Closed

cdc: tidb sink with tls cannot connect with scheme 'mysql://' #12100

AkiraXie opened this issue Mar 17, 2025 · 2 comments · Fixed by #12106
Labels
affects-9.0 This bug affects the 9.0.x versions. area/ticdc Issues or PRs related to TiCDC. severity/major type/bug The issue is confirmed as a bug. type/regression

Comments

@AkiraXie
Copy link

AkiraXie commented Mar 17, 2025

What did you do?

open changefeed to tls tidb sink with schema 'mysql://'

What did you expect to see?

no err

What did you see instead?

cannot create changefeed
Image
use 'tidb://' can work

Image

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

master 
or
v9.0-beta.1
@AkiraXie AkiraXie added area/ticdc Issues or PRs related to TiCDC. type/bug The issue is confirmed as a bug. labels Mar 17, 2025
@AkiraXie
Copy link
Author

/severity major

@jebter
Copy link

jebter commented Mar 18, 2025

introduced pr #12063

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-9.0 This bug affects the 9.0.x versions. area/ticdc Issues or PRs related to TiCDC. severity/major type/bug The issue is confirmed as a bug. type/regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants