MySQL installation problem on CentOS 7
by OrangeWard from LinuxQuestions.org on (#5JAXY)
Hello
I have a problem installing mySQL on CentOS 7, I keep on getting this error:
( Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details. )
it happens when I run this command
'service mysql start'
I have read this thread and tried it multiple times but it did not work,
my issue is very similar to this but not the same.
( https://www.linuxquestions.org/quest...em-4175589112/ )
Im installing MySQL server on a CentOS 7 for it to work with a server monitoring software called PandoraFMS.
Thanks in advance


I have a problem installing mySQL on CentOS 7, I keep on getting this error:
( Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details. )
it happens when I run this command
'service mysql start'
I have read this thread and tried it multiple times but it did not work,
my issue is very similar to this but not the same.
( https://www.linuxquestions.org/quest...em-4175589112/ )
Im installing MySQL server on a CentOS 7 for it to work with a server monitoring software called PandoraFMS.
Thanks in advance