Re: Move MySQL data to different location
Posted by: Peter Brawley
Date: June 05, 2016 08:22AM

> 1. Stop MySQL process: <-- How do we do it in linux? does kill -9 for mysql process would work?

/etc/init.d/mysql stop

> 4. start mysql process. <-- How do we do it in linux?

/etc/init.d/mysql start

Options: ReplyQuote


Subject
Written By
Posted
Re: Move MySQL data to different location
June 05, 2016 08:22AM


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.