MySQL Forums
Forum List  »  Newbie

Re: Mysql configuration file
Posted by: Jonathan Stephens
Date: August 14, 2015 06:45AM

ps aux | grep mysqld

Then check the value of the --defaults-file option shown in the output, e.g. (bold text):

jon      27845  0.0  0.2 2004660 35052 ?       Sl   Aug07   5:53 /usr/sbin/mysqld --defaults-file=/home/jon/.local/share/akonadi/mysql.conf 
--datadir=/home/jon/.local/share/akonadi/db_data/ --socket=/tmp/akonadi-jon.y6O5KG/mysql.socket

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
August 14, 2015 02:49AM
Re: Mysql configuration file
August 14, 2015 06:45AM
October 22, 2015 08:27PM
October 29, 2015 10:08AM
October 29, 2015 09:54PM


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.