it sounds like MySQL is not putting it's socket file in /tmp for some reason
. It might be putting it in var/lib/mysql/ You can either symlink the file
or change where mysql is putting the file. Did you install a mysql rpm? I
had this problem with the Mysql rpm.
----- Original Message -----
From: "Larry Mintz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 02, 2000 9:19 PM
Subject: mysqlgui problems
> I got this weird problem here.
>
> When I connect to xmysqladmin everything works fine, but
> when I connect to mysqlgui I get the following message
> can't connect to local MySQL server through socket /tmp/mysql.sock (111)
>
> I can get in MySQL in root and user mode.
> I did the following type of things to set my access:
>
> mysql> INSERT INTO user VALUES('localhost','monty',PASSWORD('bigchese'),
>
'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y')
> >FLUSH PRIVILEGES;
>
> As well as did mysqladmin -h localhost -u monty password bigchese
> and it worked fine.
>
> How can I get mysqlgui to run properly ?
> HELP !
> Larry
>
> M$ drools !
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list