MySQL Forums
Forum List  »  Install & Repo

tarting MySQL. ERROR! The server quit without updating PID file
Posted by: chaitanya D
Date: March 17, 2017 06:10AM

Created user - mysql and group mysql
mount point /data owned by mysql
chown -R mysql:mysql /data


Installed RPM - 'MySQL-server-advanced-5.6.24-1.el6.x86_ , client and shared also '

Able to start and login and changed the root password .

Stop the MYSQL moved /var/lib/mysql contents to /data
edited my.cnf file
datadir = /data

After when i start mysql i run in to problems . if i comment datadir in my.cnf file its working fine .

===========================
Scenario -2

Before installing RPM edited my.cnf file (datadir =/data) then installed the rpms the files and folders are created but the errorlog file is not created and facing the same problem while starting the mysql



Any suggestions why mysql is not able to create the pid file

Options: ReplyQuote


Subject
Written By
Posted
tarting MySQL. ERROR! The server quit without updating PID file
March 17, 2017 06:10AM


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.