Re: Ignoring username parameter when connecting via ssh tunnel

2005-02-02 Thread Richard Curtis
> > I am trying to connect to my mysql server through an SSH tunnel. > > On the server, I have a local instance of mysql running, but one of the > > hosted domains needs to access another remote mysql server. For security, > > I want to connect to the remote server via an ssh tunnel. > > I am crea

Ignoring username parameter when connecting via ssh tunnel

2005-02-02 Thread Richard Curtis
I am trying to connect to my mysql server through an SSH tunnel. On the server, I have a local instance of mysql running, but one of the hosted domains needs to access another remote mysql server. For security, I want to connect to the remote server via an ssh tunnel. I am creating the tunnel usin