MySQL Forums
Forum List  »  MySQL Administrator

How to stop specific instance of mysql server
Posted by: chandru rangappa
Date: July 09, 2012 11:40PM

Hi ,

If I have started differant instances of mysql server using a differant data directory.
example :
mysqld_safe --defaults-file=$DATA_DIRECTORY1/my1.cnf

and

mysqld_safe --defaults-file=$DATA_DIRECTORY2/my2.cnf



Is there a command using which I can stop the specific mysql instance using the data directory/my.cnf file of that instance.


Thanks,
Chandru

Options: ReplyQuote


Subject
Written By
Posted
How to stop specific instance of mysql server
July 09, 2012 11:40PM


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.