Re: Connecting via 127.0.0.1 (was Need to force Mysql to use port, NOT socket)

2002-11-26 Thread Dan Nelson
In the last episode (Nov 26), twig les said: > In this episode I figured out that the problem is not > stunnel or the remote connection. I simply cant log > in with the command: > > mysql -u root -h 127.0.0.1 -p > > I just get a connection refused message. There should > be a trick here that I'

Connecting via 127.0.0.1 (was Need to force Mysql to use port, NOT socket)

2002-11-26 Thread twig les
In this episode I figured out that the problem is not stunnel or the remote connection. I simply cant log in with the command: mysql -u root -h 127.0.0.1 -p I just get a connection refused message. There should be a trick here that I'm missing if history is a lesson, but I'm a noob to mysql. A

Re: Need to force Mysql to use port, NOT socket

2002-11-25 Thread twig les
I wish that was the answer (ego being less important than sanity). I've put a tcpdump box in the middle and tcp sessions are going out to the mysql server on 3307 (the creative port I chose for stunnel to use for mysql) but the session hangs for about a minute after I send the password. Here are

Re: Need to force Mysql to use port, NOT socket

2002-11-25 Thread Dan Nelson
In the last episode (Nov 25), twig les said: > Hey all, I'm having a painful time trying to get stunnel and mysql to > play together. My mysql works fine locally and remotely until I add > stunnel. After chasing my tail for a week (and drinking a lot on the > weekend) I realized that Mysql is try

Need to force Mysql to use port, NOT socket

2002-11-25 Thread twig les
Hey all, I'm having a painful time trying to get stunnel and mysql to play together. My mysql works fine locally and remotely until I add stunnel. After chasing my tail for a week (and drinking a lot on the weekend) I realized that Mysql is trying to open a socket on the server machine instead of