Hello,
I have an interesting challenge where I need to use a remote worker on a Windows PC to connect to a Linux server hosting a MySQL database using SSH. Unfortunately it seems the MySQL Direct connection does not (yet) support TCP/IP over SSH.
When I create the Data Source for the DB connection it is only possible to enter one set of authentication information (server/port, DB, username / password). I would need to enter two sets of authentication information (SSH then SQL) similarly to how MySQL Workbench connection dialog asks.
Photos are screenshots of MySQL Workbench followed by Laserfiche Cloud Data Source.
Does anyone have any thoughts about how I can overcome this challenge?
I realize that I could use lookup tables in cloud but I wanted to run bon-a-fide DB query to retrieve and update information as part of a proof-of-concept demonstration.
Thank you,
Justin