mysql-nio icon indicating copy to clipboard operation
mysql-nio copied to clipboard

Connect through an SSH tunnel

Open samma835 opened this issue 9 months ago • 3 comments

Thank you to the developer. This is indeed an excellent library for MySQL development. However, I noticed that there's no information about connecting through an SSH tunnel. Does it support SSH tunneling, or am I overlooking something?

WX20240510-110615@2x

samma835 avatar May 10 '24 03:05 samma835

This is not possible with the current version of MySQLNIO. It will be possible when the in-progress rewrite/upgrade of the package is completed. This branch is tracking the rewrite, although at the time of this writing there is not yet a PR, and unfortunately I also don't have a solid ETA.

gwynne avatar May 10 '24 03:05 gwynne

(N.B.: This is technically a duplicate of #76, but as it describes a more specific use case, I'm leaving it open to track the feature.)

gwynne avatar May 10 '24 03:05 gwynne

Thank you for the prompt reply. Looking forward to the update and support for this feature. If I make further progress in this area later on, I will submit the corresponding PR.

samma835 avatar May 10 '24 05:05 samma835