Bug #55771 Timeout error occurred trying to start MySQL Daemon.
Submitted: 5 Aug 2010 9:44 Modified: 5 Aug 2010 10:51
Reporter: Anil Alpati Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.45 OS:Linux (Ubuntu 9.0.04)
Assigned to: CPU Architecture:Any

[5 Aug 2010 9:44] Anil Alpati
Description:
root@n8mobileinc14:/etc/rc.d/init.d# /etc/init.d/mysqld start
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL:

How to repeat:
same as above
[5 Aug 2010 10:00] Rene' Cannao'
Anil,

Thank you for writing to us.

Please send the last part of your error log after you tried starting the server.
Also, check if the server is actually running.
[5 Aug 2010 10:21] Anil Alpati
051015 12:38:40  mysqld started
051015 12:38:41  InnoDB: Started; log sequence number 0 43634
051015 12:38:41 [Warning] Can't open and lock time zone table: Table
'mysql.time_zone_leap_second' doesn't exist trying to live without them
/usr/libexec/mysqld: ready for connections.
Version: '4.1.12'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
051015 12:53:29 [Note] /usr/libexec/mysqld: Normal shutdown

051015 12:53:29  InnoDB: Starting shutdown...
051015 12:53:31  InnoDB: Shutdown completed; log sequence number 0 43634
051015 12:53:31 [Note] /usr/libexec/mysqld: Shutdown complete

051015 12:53:31  mysqld ended

These messages repeat every time the daemon is stopped and started.  No other errors or
anomalous messages.
[5 Aug 2010 10:28] Rene' Cannao'
Anil,

This seems to be a duplicate of bug #14049, classified as not a bug.

According to the output provided you are using a very old version: 4.1.12 and not 5.1.45. Please download a new version from http://www.mysql.com/downloads/ or reinstall MySQL through Ubuntu package management .
[5 Aug 2010 10:41] Anil Alpati
Error

Attachment: mysqld.log (text/x-log), 13.52 KiB.

[5 Aug 2010 10:50] Rene' Cannao'
Anil,

there is no bug.

From your error log:
100805  1:08:35  InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.

Please check the documentation available at http://dev.mysql.com/doc/ , the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php  and how to check error code at 
http://dev.mysql.com/doc/refman/5.1/en/perror.html