Hi,
I am trying to connect a self-hosted MySQL database in Databricks but keep encountering errors.
Database Setup:
- The MySQL database is hosted on a VM.
- We use DBeaver or Navicat to query it.
- Connection to the database requires an active Azure VPN Client session; without the VPN, the connection fails in DBeaver/Navicat.
If anyone has faced a similar issue before and successfully connected MySQL with Databricks, please share the process you followed.