Re: Problem with MySQL-GUI

2002-11-10 Thread R. Hannes Niedner
On 11/10/02 9:42 PM, "daniel" <[EMAIL PROTECTED]> wrote: > i've made connections to a remote mysql from one server to our main one and > the main one is running socket connections ? I guess I lost you. All I wanted to say is this: If you run mysql (client) and mysqld (server) on the same compute

RE: Problem with MySQL-GUI

2002-11-10 Thread daniel
i've made connections to a remote mysql from one server to our main one and the main one is running socket connections ? >= Original Message From "R. Hannes Niedner" <[EMAIL PROTECTED]> = >On 11/10/02 9:14 PM, "daniel" <[EMAIL PROTECTED]> wrote: > >> running on localhost using the socket

Re: Problem with MySQL-GUI

2002-11-10 Thread R. Hannes Niedner
On 11/10/02 9:14 PM, "daniel" <[EMAIL PROTECTED]> wrote: > running on localhost using the socket connection (as supposed to > tcp/ip ). > > what are you saying that mysql can connect another way other than through > mysql.sock ? If I am not mistaken the socket works only for a connection between

RE: Problem with MySQL-GUI

2002-11-10 Thread daniel
running on localhost using the socket connection (as supposed to tcp/ip ). what are you saying that mysql can connect another way other than through mysql.sock ? >= Original Message From "R. Hannes Niedner" <[EMAIL PROTECTED]> = >On 11/10/02 1:50 PM, "Allan J Horwitz" <[EMAIL PROTECTED]

Re: Problem with MySQL-GUI

2002-11-10 Thread R. Hannes Niedner
On 11/10/02 1:50 PM, "Allan J Horwitz" <[EMAIL PROTECTED]> wrote: > Hi there -- I'm relatively new to LINUX (I have RedHat 8.0 on my system) > and I just downloaded MySQL-GUI and can't seem to get it working. It > keeps telling me that it cannot connect through the socket (111). Can > someone te