Problems in mysql start

Ankush Grover ankush174 at gmail.com
Mon May 23 13:55:02 UTC 2005


On 5/23/05, Daniel Silva <linux at infor-one.com> wrote:
> Hello
> I have a problem with Mysql. I googled de problem, but at this moment I
> don't find anything.
> Whem I type  /sbin/service mysqld start , with root, I have the message:
> Timeout error occurred trying to start MySQL Daemon.
> Starting MySQL:                                            [FAILED]
> Wht's the problem?
> Thanks and regards
> Daniel Silva

hey ,

Read this

Sometimes MySQL will fail to start because the host table in the 
mysql database wasn't created during the installation, this can be
rectified by running the mysql_install_db command.

[root at bigboy tmp]# service mysqld start

Timeout error occurred trying to start MySQL Daemon.

Starting MySQL:  [FAILED]

[root at bigboy tmp]# tail /var/log/mysql.log

For more information read this link

http://www.linuxhomenetworking.com/linux-adv/mysql.htm

 Regards

Ankush




More information about the fedora-list mailing list