A
A
Arseny Sokolov2014-10-05 15:48:09
linux
Arseny Sokolov, 2014-10-05 15:48:09

How to find out why the MySQL server does not start?

Probably a dumb question, but I really don't understand why the mysql server won't start .
I make some changes to the configuration file my.cnf and that's it - it doesn't start and doesn't report an error until I remove all the changes I've made.
Tell me how to see the startup error? Just sorting through all the parameters due to which the launch may fail is quite long and tedious, I make a lot of changes.
MySQL v5.5

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Chistyakov, 2014-10-05
@ArsenBespalov

Stop the service and start directly in the mysqld_safe console as root. It will either immediately show you an error, or show you the place where it logs - it will be either syslog or a file. See further messages in this log.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question