You are not logged in.

#1 2012-10-13 20:20:51

AlexCogn
Member
Registered: 2012-09-27
Posts: 20

MySQL Start fail

Hi everyone,

I installed MySQL and set up the root password etc, but when I want to start it I get

sudo /etc/rc.d/mysqld start
:: Starting MySQL Server                                                                                                        [FAIL] 

I found no log file (at least not in /var/logs). The wiki describes such an issue but that solution does not work for me.

Any other suggestion?

Last edited by AlexCogn (2012-10-16 18:31:27)

Offline

#2 2012-10-14 02:14:25

ackt1c
Banned
From: Visalia, California
Registered: 2012-10-10
Posts: 241

Re: MySQL Start fail

Your resolving procedure? Have you read about systemd?

Last edited by ackt1c (2012-10-14 02:14:47)

Offline

#3 2012-10-14 07:25:56

AlexCogn
Member
Registered: 2012-09-27
Posts: 20

Re: MySQL Start fail

ackt1c wrote:

Your resolving procedure? Have you read about systemd?

As resolving procedure, I did

sudo chown mysql:mysql /var/lib/mysql -R

and I verified that all the folders where owned by 'mysql'.

I use systemd I suppose because I use daemons?

EDIT: after a reboot everything seems to work ...

Last edited by AlexCogn (2012-10-14 10:49:44)

Offline

#4 2012-10-16 18:31:19

AlexCogn
Member
Registered: 2012-09-27
Posts: 20

Re: MySQL Start fail

It has come back, I just try to start mysqld and it says fail ...

Offline

#5 2012-10-17 00:08:47

pvibert
Member
Registered: 2011-07-18
Posts: 12

Re: MySQL Start fail

Are there any errors in /var/lib/mysql/yourhostname.err?

Offline

Board footer

Powered by FluxBB