Mysql problem on FC1

|TF20|Shockwave shockwave at clan-tf20.com
Fri Mar 26 14:16:35 UTC 2004


----- Original Message ----- 
From: "DSLDATASOLUTIONS LTDA" <webmaster at dsldatasolutions.net>
To: <fedora-list at redhat.com>
Sent: Friday, March 26, 2004 8:56 AM
Subject: Mysql problem on FC1


> Hi all,
>
> I've installed FC1 and all was ok, but i have a problem with mysql
> server
>
> when i try to start the service display de error:
>
> --> timeout error try to start the demon.
>
> somebody can help me please?
>
> Genner

Edit the /etc/rc.d/init.d/mysqld script and add "-u mysqld" to the lines
that issue the "mysqladmin ping" command so they look like this:
        mysqladmin -u mysqld ping

That should do the trick.  ;)


Shockwave





More information about the fedora-list mailing list