MySQL Forums
Forum List  »  Install & Repo

Re: Cannot start mysqld after fresh install
Posted by: Shane Furlong
Date: April 04, 2016 02:14PM

I am not sure if anyone was able to help Mr. Smitz with this problem or not. We are trying to upgrade to 5.7.11. I can start my service with the command
/usr/bin/mysqld_safe --user=mysql --datadir=/var/lib/mysql --basedir=/usr &
and I am able to shut the server down using
/usr/bin/mysqladmin -uroot -p shutdown

But, I cannot start or stop my server using sudo /sbin/service mysqld stop or start

My system is similar to Mr. Smitz, CentOS 6.7. Installed a bundle RPM package for a 64 bit processor.

Any help would be appreciated.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.