Bug #24682 Automatic start-up does not work
Submitted: 29 Nov 2006 10:41 Modified: 23 Dec 2006 10:08
Reporter: Ben Engbers
Status: Duplicate
Category:Server Severity:S3 (Non-critical)
Version:5.0.27 OS:Linux (Linux)
Assigned to: Target Version:
Tags: mysqld, mysld_safe, Fedora

[29 Nov 2006 10:41] Ben Engbers
Description:
MySQL will not automatically start when booting the computer. 
While booting i get
Starting MySQL................................... [FAILED] 

I can manually start the server with "mysqld_safe".

While installing there is no my.cnf created.
Creating my.cnf in the datadir (/var/lib/mysql) makes no difference

How to repeat:
(Re-)install linux with 
rpm -Uvih MySQL-server-5.0.27-0.i386.rpm
[29 Nov 2006 10:57] Ben Engbers
I don't know if it is relevant to know that I installed MySQL on a laptop running Fedora
core 5 with the latest update.

The /var/lib/mysql/BCP012W.home.err logfile only says:
061129 10:12:13 mysqld started
061129 10:12:14 mysqld ended
[21 Dec 2006 2:03] Ben Engbers
SELinux blocks the mysqld-daemon!
Disable the block and the server starts up at boot.
[23 Dec 2006 10:08] Valeriy Kravchuk
Thank you for a problem report. If disabling SELinux helped in your case, this report is a
duplicate of known bug #12676.