MySQL Forums
Forum List  »  Connector/C++

Re: How to connect MYSQL through SSH tunne BY Connector/C++
Posted by: Luis Manuel Pinto da Silva
Date: January 12, 2018 09:23AM

Hi,

Connector, by itself don't have any method to that, but you can manually do it using ssh command with the local port forwarding.

Examples here:
https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding

Luís

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to connect MYSQL through SSH tunne BY Connector/C++
671
January 12, 2018 09:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.