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!
😔 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!