RE: mysql connection refused or lost (Update)

2003-03-07 Thread Charlie H.
> >> > > When I try to connect to this box from another box which I have > granted all > > rights, I get the error: > > ERROR 2013: Lost connection to MySQL server during query > > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=77467 > > "lost connection ..." > [mysqld] > set-varia

RE: mysql connection refused or lost (Update)

2003-03-07 Thread Charlie H.
> When I try "telnet localhost 3306" all seems ok. When I try > "telnet domain.com 3306" I get the message "Connection closed by foreign > host", same goes when trying the IP address from the local box. If I try > this as well from a remote box, I get "Connection closed by foreign host". > I beli

mysql connection refused or lost

2003-03-06 Thread Charlie H.
Hi, I have searched the archives and unfortunately could not find a solution to my problem. I have setup a machine as a mysql server and cannont connect to it remotely. When I try "telnet localhost 3306" all seems ok. When I try "telnet domain.com 3306" I get the message "Connection closed by fore