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

Connectorx doesn't support mysqlx! Can't connect to mysql db router #689

Open
aminPial opened this issue Sep 29, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@aminPial
Copy link

aminPial commented Sep 29, 2024

thread '<unnamed>' panicked at 'not implemented: 
Connection: mysqlx://user:password@host:port?connect-timeout=2000 not supported!', 
/__w/connector-x/connector-x/connectorx/src/source_router.rs:60:18
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

😔 Really unhappy about this. I am trying to connect to a MySQL db router using the URI above but failed to do so. Is there any fix?
By the way, I am using Polars (which uses connectorx in read_database_uri() method) . Note that the URI above has replaced with actual values in production.

This issue should be labeled as a feature. But it mustn't! this is a basic stuff and must be acknowledged as a bug. What a disgrace to developers of it!

@aminPial aminPial added the bug Something isn't working label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant