Does an SSH tunnel with ssh.exe currently work? For me, it executes a command with a "-pw" option for the password, but ssh.exe doesn't have such an option, so it fails.
As far as I know, my ssh.exe came with Windows 10.
Also, if ssh.exe asks for user input, does this make the tunnel fail silently? Because I surmise that when I leave the password field blank, HeidiSQL is invoking ssh.exe in a way that causes it to prompt for information (password and unknown host confirmation) and HeidiSQL is just proceeding as if the tunnel got set up and then I get an error because the HeidiSQL cannot cannot connect to the local end of the tunnel.
I can get the tunnel going with ssh.exe in a Windows command window, by the way; my issues are just with getting HeidiSQL to do it for me.